Uses of Class
io.dapr.v1.DaprProtos.SetMetadataRequest
-
Uses of DaprProtos.SetMetadataRequest in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.SetMetadataRequest.Builder.build()
DaprProtos.SetMetadataRequest.Builder.buildPartial()
DaprProtos.SetMetadataRequest.getDefaultInstance()
DaprProtos.SetMetadataRequest.Builder.getDefaultInstanceForType()
DaprProtos.SetMetadataRequest.getDefaultInstanceForType()
DaprProtos.SetMetadataRequest.parseDelimitedFrom
(InputStream input) DaprProtos.SetMetadataRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SetMetadataRequest.parseFrom
(byte[] data) DaprProtos.SetMetadataRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SetMetadataRequest.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.SetMetadataRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SetMetadataRequest.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.SetMetadataRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SetMetadataRequest.parseFrom
(InputStream input) DaprProtos.SetMetadataRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SetMetadataRequest.parseFrom
(ByteBuffer data) DaprProtos.SetMetadataRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.SetMetadataRequest>
DaprProtos.SetMetadataRequest.getParserForType()
static io.grpc.MethodDescriptor<DaprProtos.SetMetadataRequest,
com.google.protobuf.Empty> DaprGrpc.getSetMetadataMethod()
static com.google.protobuf.Parser<DaprProtos.SetMetadataRequest>
DaprProtos.SetMetadataRequest.parser()
Modifier and TypeMethodDescriptionDaprProtos.SetMetadataRequest.Builder.mergeFrom
(DaprProtos.SetMetadataRequest other) DaprProtos.SetMetadataRequest.newBuilder
(DaprProtos.SetMetadataRequest prototype) default void
DaprGrpc.AsyncService.setMetadata
(DaprProtos.SetMetadataRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) Sets value in extended metadata of the sidecarcom.google.protobuf.Empty
DaprGrpc.DaprBlockingStub.setMetadata
(DaprProtos.SetMetadataRequest request) Sets value in extended metadata of the sidecarcom.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>
DaprGrpc.DaprFutureStub.setMetadata
(DaprProtos.SetMetadataRequest request) Sets value in extended metadata of the sidecarvoid
DaprGrpc.DaprStub.setMetadata
(DaprProtos.SetMetadataRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) Sets value in extended metadata of the sidecar