Uses of Class
io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest
-
Packages that use DaprProtos.UnsubscribeConfigurationRequest Package Description io.dapr.v1 -
-
Uses of DaprProtos.UnsubscribeConfigurationRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.UnsubscribeConfigurationRequest Modifier and Type Method Description DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest.Builder. build()
DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest.Builder. buildPartial()
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. getDefaultInstance()
DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest.Builder. getDefaultInstanceForType()
DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. getDefaultInstanceForType()
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseDelimitedFrom(InputStream input)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(byte[] data)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(com.google.protobuf.ByteString data)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(InputStream input)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(ByteBuffer data)
static DaprProtos.UnsubscribeConfigurationRequest
DaprProtos.UnsubscribeConfigurationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.dapr.v1 that return types with arguments of type DaprProtos.UnsubscribeConfigurationRequest Modifier and Type Method Description com.google.protobuf.Parser<DaprProtos.UnsubscribeConfigurationRequest>
DaprProtos.UnsubscribeConfigurationRequest. 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.UnsubscribeConfigurationRequest>
DaprProtos.UnsubscribeConfigurationRequest. parser()
Methods in io.dapr.v1 with parameters of type DaprProtos.UnsubscribeConfigurationRequest Modifier and Type Method Description DaprProtos.UnsubscribeConfigurationRequest.Builder
DaprProtos.UnsubscribeConfigurationRequest.Builder. mergeFrom(DaprProtos.UnsubscribeConfigurationRequest other)
static DaprProtos.UnsubscribeConfigurationRequest.Builder
DaprProtos.UnsubscribeConfigurationRequest. newBuilder(DaprProtos.UnsubscribeConfigurationRequest prototype)
DaprProtos.UnsubscribeConfigurationResponse
DaprGrpc.DaprBlockingStub. unsubscribeConfiguration(DaprProtos.UnsubscribeConfigurationRequest request)
UnSubscribeConfiguration unsubscribe the subscription of configurationcom.google.common.util.concurrent.ListenableFuture<DaprProtos.UnsubscribeConfigurationResponse>
DaprGrpc.DaprFutureStub. unsubscribeConfiguration(DaprProtos.UnsubscribeConfigurationRequest request)
UnSubscribeConfiguration unsubscribe the subscription of configurationvoid
DaprGrpc.DaprImplBase. 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 configurationDaprProtos.UnsubscribeConfigurationResponse
DaprGrpc.DaprBlockingStub. unsubscribeConfigurationAlpha1(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 configurationvoid
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
-