Uses of Class
io.dapr.v1.DaprProtos.UnsubscribeConfigurationResponse
Packages that use DaprProtos.UnsubscribeConfigurationResponse
-
Uses of DaprProtos.UnsubscribeConfigurationResponse in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.UnsubscribeConfigurationResponseModifier 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.unsubscribeConfigurationAlpha1(DaprProtos.UnsubscribeConfigurationRequest request)
UnSubscribeConfiguration unsubscribe the subscription of configurationMethods in io.dapr.v1 that return types with arguments of type DaprProtos.UnsubscribeConfigurationResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.UnsubscribeConfigurationResponse>
DaprProtos.UnsubscribeConfigurationResponse.getParserForType()
static io.grpc.MethodDescriptor<DaprProtos.UnsubscribeConfigurationRequest,DaprProtos.UnsubscribeConfigurationResponse>
DaprGrpc.getUnsubscribeConfigurationAlpha1Method()
static com.google.protobuf.Parser<DaprProtos.UnsubscribeConfigurationResponse>
DaprProtos.UnsubscribeConfigurationResponse.parser()
com.google.common.util.concurrent.ListenableFuture<DaprProtos.UnsubscribeConfigurationResponse>
DaprGrpc.DaprFutureStub.unsubscribeConfigurationAlpha1(DaprProtos.UnsubscribeConfigurationRequest request)
UnSubscribeConfiguration unsubscribe the subscription of configurationMethods in io.dapr.v1 with parameters of type DaprProtos.UnsubscribeConfigurationResponseModifier and TypeMethodDescriptionDaprProtos.UnsubscribeConfigurationResponse.Builder.mergeFrom(DaprProtos.UnsubscribeConfigurationResponse other)
DaprProtos.UnsubscribeConfigurationResponse.newBuilder(DaprProtos.UnsubscribeConfigurationResponse prototype)
Method parameters in io.dapr.v1 with type arguments of type DaprProtos.UnsubscribeConfigurationResponseModifier and TypeMethodDescriptionvoid
DaprGrpc.DaprImplBase.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