Uses of Class
io.dapr.v1.DaprProtos.ShutdownRequest
Packages that use DaprProtos.ShutdownRequest
-
Uses of DaprProtos.ShutdownRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.ShutdownRequestModifier and TypeMethodDescriptionDaprProtos.ShutdownRequest.Builder.build()
DaprProtos.ShutdownRequest.Builder.buildPartial()
static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.getDefaultInstance()
DaprProtos.ShutdownRequest.Builder.getDefaultInstanceForType()
DaprProtos.ShutdownRequest.getDefaultInstanceForType()
static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseDelimitedFrom
(InputStream input) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(byte[] data) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(com.google.protobuf.ByteString data) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(InputStream input) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(ByteBuffer data) static DaprProtos.ShutdownRequest
DaprProtos.ShutdownRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.ShutdownRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.ShutdownRequest>
DaprProtos.ShutdownRequest.getParserForType()
static io.grpc.MethodDescriptor<DaprProtos.ShutdownRequest,
com.google.protobuf.Empty> DaprGrpc.getShutdownMethod()
static com.google.protobuf.Parser<DaprProtos.ShutdownRequest>
DaprProtos.ShutdownRequest.parser()
Methods in io.dapr.v1 with parameters of type DaprProtos.ShutdownRequestModifier and TypeMethodDescriptionDaprProtos.ShutdownRequest.Builder.mergeFrom
(DaprProtos.ShutdownRequest other) DaprProtos.ShutdownRequest.newBuilder
(DaprProtos.ShutdownRequest prototype) default void
DaprGrpc.AsyncService.shutdown
(DaprProtos.ShutdownRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) Shutdown the sidecarcom.google.protobuf.Empty
DaprGrpc.DaprBlockingStub.shutdown
(DaprProtos.ShutdownRequest request) Shutdown the sidecarcom.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>
DaprGrpc.DaprFutureStub.shutdown
(DaprProtos.ShutdownRequest request) Shutdown the sidecarvoid
DaprGrpc.DaprStub.shutdown
(DaprProtos.ShutdownRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) Shutdown the sidecar