Uses of Class
io.dapr.v1.DaprProtos.SetMetadataRequest
Packages that use DaprProtos.SetMetadataRequest
-
Uses of DaprProtos.SetMetadataRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.SetMetadataRequestModifier 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) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.SetMetadataRequestModifier 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()
Methods in io.dapr.v1 with parameters of type DaprProtos.SetMetadataRequestModifier 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