DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.clear() |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.clearMessage() |
string message = 2;
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.clearOk() |
bool ok = 1;
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.clone() |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.mergeFrom(DaprProtos.UnsubscribeConfigurationResponse other) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.newBuilder() |
|
static DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.newBuilder(DaprProtos.UnsubscribeConfigurationResponse prototype) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.newBuilderForType() |
|
protected DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.setMessage(String value) |
string message = 2;
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.setMessageBytes(com.google.protobuf.ByteString value) |
string message = 2;
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.setOk(boolean value) |
bool ok = 1;
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DaprProtos.UnsubscribeConfigurationResponse.Builder |
DaprProtos.UnsubscribeConfigurationResponse.toBuilder() |
|