Uses of Class
io.dapr.v1.DaprProtos.UnsubscribeConfigurationResponse
-
Uses of DaprProtos.UnsubscribeConfigurationResponse in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.UnsubscribeConfigurationResponse.Builder.build()
DaprProtos.UnsubscribeConfigurationResponse.Builder.buildPartial()
DaprProtos.UnsubscribeConfigurationResponse.getDefaultInstance()
DaprProtos.UnsubscribeConfigurationResponse.Builder.getDefaultInstanceForType()
DaprProtos.UnsubscribeConfigurationResponse.getDefaultInstanceForType()
DaprProtos.UnsubscribeConfigurationResponse.parseDelimitedFrom
(InputStream input) DaprProtos.UnsubscribeConfigurationResponse.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(byte[] data) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(InputStream input) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(ByteBuffer data) DaprProtos.UnsubscribeConfigurationResponse.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprGrpc.DaprBlockingStub.unsubscribeConfiguration
(DaprProtos.UnsubscribeConfigurationRequest request) UnSubscribeConfiguration unsubscribe the subscription of configurationDaprGrpc.DaprBlockingStub.unsubscribeConfigurationAlpha1
(DaprProtos.UnsubscribeConfigurationRequest request) UnSubscribeConfiguration unsubscribe the subscription of configurationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.UnsubscribeConfigurationResponse>
DaprProtos.UnsubscribeConfigurationResponse.getParserForType()
static io.grpc.MethodDescriptor<DaprProtos.UnsubscribeConfigurationRequest,
DaprProtos.UnsubscribeConfigurationResponse> DaprGrpc.getUnsubscribeConfigurationAlpha1Method()
static io.grpc.MethodDescriptor<DaprProtos.UnsubscribeConfigurationRequest,
DaprProtos.UnsubscribeConfigurationResponse> DaprGrpc.getUnsubscribeConfigurationMethod()
static com.google.protobuf.Parser<DaprProtos.UnsubscribeConfigurationResponse>
DaprProtos.UnsubscribeConfigurationResponse.parser()
com.google.common.util.concurrent.ListenableFuture<DaprProtos.UnsubscribeConfigurationResponse>
DaprGrpc.DaprFutureStub.unsubscribeConfiguration
(DaprProtos.UnsubscribeConfigurationRequest request) UnSubscribeConfiguration unsubscribe the subscription of configurationcom.google.common.util.concurrent.ListenableFuture<DaprProtos.UnsubscribeConfigurationResponse>
DaprGrpc.DaprFutureStub.unsubscribeConfigurationAlpha1
(DaprProtos.UnsubscribeConfigurationRequest request) UnSubscribeConfiguration unsubscribe the subscription of configurationModifier and TypeMethodDescriptionDaprProtos.UnsubscribeConfigurationResponse.Builder.mergeFrom
(DaprProtos.UnsubscribeConfigurationResponse other) DaprProtos.UnsubscribeConfigurationResponse.newBuilder
(DaprProtos.UnsubscribeConfigurationResponse prototype) Modifier and TypeMethodDescriptiondefault void
DaprGrpc.AsyncService.unsubscribeConfiguration
(DaprProtos.UnsubscribeConfigurationRequest request, io.grpc.stub.StreamObserver<DaprProtos.UnsubscribeConfigurationResponse> responseObserver) UnSubscribeConfiguration unsubscribe the subscription of configurationvoid
DaprGrpc.DaprStub.unsubscribeConfiguration
(DaprProtos.UnsubscribeConfigurationRequest request, io.grpc.stub.StreamObserver<DaprProtos.UnsubscribeConfigurationResponse> responseObserver) UnSubscribeConfiguration unsubscribe the subscription of configurationdefault void
DaprGrpc.AsyncService.unsubscribeConfigurationAlpha1
(DaprProtos.UnsubscribeConfigurationRequest request, io.grpc.stub.StreamObserver<DaprProtos.UnsubscribeConfigurationResponse> responseObserver) UnSubscribeConfiguration unsubscribe the subscription of configurationvoid
DaprGrpc.DaprStub.unsubscribeConfigurationAlpha1
(DaprProtos.UnsubscribeConfigurationRequest request, io.grpc.stub.StreamObserver<DaprProtos.UnsubscribeConfigurationResponse> responseObserver) UnSubscribeConfiguration unsubscribe the subscription of configuration