Uses of Class
io.dapr.v1.DaprProtos.SetMetadataRequest
Package | Description |
---|---|
io.dapr.v1 |
-
Uses of DaprProtos.SetMetadataRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.SetMetadataRequest Modifier and Type Method Description DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest.Builder. build()
DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest.Builder. buildPartial()
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. getDefaultInstance()
DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest.Builder. getDefaultInstanceForType()
DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. getDefaultInstanceForType()
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseDelimitedFrom(java.io.InputStream input)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(byte[] data)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(com.google.protobuf.ByteString data)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(java.io.InputStream input)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(java.nio.ByteBuffer data)
static DaprProtos.SetMetadataRequest
DaprProtos.SetMetadataRequest. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.dapr.v1 that return types with arguments of type DaprProtos.SetMetadataRequest Modifier and Type Method Description com.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.SetMetadataRequest Modifier and Type Method Description DaprProtos.SetMetadataRequest.Builder
DaprProtos.SetMetadataRequest.Builder. mergeFrom(DaprProtos.SetMetadataRequest other)
static DaprProtos.SetMetadataRequest.Builder
DaprProtos.SetMetadataRequest. newBuilder(DaprProtos.SetMetadataRequest prototype)
com.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.DaprImplBase. setMetadata(DaprProtos.SetMetadataRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
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