Uses of Class
io.dapr.v1.DaprProtos.GetMetadataRequest
Packages that use DaprProtos.GetMetadataRequest
-
Uses of DaprProtos.GetMetadataRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.GetMetadataRequestModifier and TypeMethodDescriptionDaprProtos.GetMetadataRequest.Builder.build()
DaprProtos.GetMetadataRequest.Builder.buildPartial()
DaprProtos.GetMetadataRequest.getDefaultInstance()
DaprProtos.GetMetadataRequest.Builder.getDefaultInstanceForType()
DaprProtos.GetMetadataRequest.getDefaultInstanceForType()
DaprProtos.GetMetadataRequest.parseDelimitedFrom
(InputStream input) DaprProtos.GetMetadataRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetMetadataRequest.parseFrom
(byte[] data) DaprProtos.GetMetadataRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetMetadataRequest.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.GetMetadataRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetMetadataRequest.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.GetMetadataRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetMetadataRequest.parseFrom
(InputStream input) DaprProtos.GetMetadataRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetMetadataRequest.parseFrom
(ByteBuffer data) DaprProtos.GetMetadataRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.GetMetadataRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<DaprProtos.GetMetadataRequest,
DaprProtos.GetMetadataResponse> DaprGrpc.getGetMetadataMethod()
com.google.protobuf.Parser<DaprProtos.GetMetadataRequest>
DaprProtos.GetMetadataRequest.getParserForType()
static com.google.protobuf.Parser<DaprProtos.GetMetadataRequest>
DaprProtos.GetMetadataRequest.parser()
Methods in io.dapr.v1 with parameters of type DaprProtos.GetMetadataRequestModifier and TypeMethodDescriptiondefault void
DaprGrpc.AsyncService.getMetadata
(DaprProtos.GetMetadataRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetMetadataResponse> responseObserver) Gets metadata of the sidecarDaprGrpc.DaprBlockingStub.getMetadata
(DaprProtos.GetMetadataRequest request) Gets metadata of the sidecarcom.google.common.util.concurrent.ListenableFuture<DaprProtos.GetMetadataResponse>
DaprGrpc.DaprFutureStub.getMetadata
(DaprProtos.GetMetadataRequest request) Gets metadata of the sidecarvoid
DaprGrpc.DaprStub.getMetadata
(DaprProtos.GetMetadataRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetMetadataResponse> responseObserver) Gets metadata of the sidecarDaprProtos.GetMetadataRequest.Builder.mergeFrom
(DaprProtos.GetMetadataRequest other) DaprProtos.GetMetadataRequest.newBuilder
(DaprProtos.GetMetadataRequest prototype)