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