Uses of Class
io.dapr.v1.DaprProtos.GetMetadataResponse
Package | Description |
---|---|
io.dapr.v1 |
-
Uses of DaprProtos.GetMetadataResponse in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.GetMetadataResponse Modifier and Type Method Description DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse.Builder. build()
DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse.Builder. buildPartial()
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. getDefaultInstance()
DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse.Builder. getDefaultInstanceForType()
DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. getDefaultInstanceForType()
DaprProtos.GetMetadataResponse
DaprGrpc.DaprBlockingStub. getMetadata(com.google.protobuf.Empty request)
Gets metadata of the sidecarstatic DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseDelimitedFrom(java.io.InputStream input)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(byte[] data)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(com.google.protobuf.ByteString data)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(java.io.InputStream input)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(java.nio.ByteBuffer data)
static DaprProtos.GetMetadataResponse
DaprProtos.GetMetadataResponse. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.dapr.v1 that return types with arguments of type DaprProtos.GetMetadataResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<com.google.protobuf.Empty,DaprProtos.GetMetadataResponse>
DaprGrpc. getGetMetadataMethod()
com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetMetadataResponse>
DaprGrpc.DaprFutureStub. getMetadata(com.google.protobuf.Empty 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.GetMetadataResponse Modifier and Type Method Description DaprProtos.GetMetadataResponse.Builder
DaprProtos.GetMetadataResponse.Builder. mergeFrom(DaprProtos.GetMetadataResponse other)
static DaprProtos.GetMetadataResponse.Builder
DaprProtos.GetMetadataResponse. newBuilder(DaprProtos.GetMetadataResponse prototype)
Method parameters in io.dapr.v1 with type arguments of type DaprProtos.GetMetadataResponse Modifier and Type Method Description void
DaprGrpc.DaprImplBase. getMetadata(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<DaprProtos.GetMetadataResponse> responseObserver)
Gets metadata of the sidecarvoid
DaprGrpc.DaprStub. getMetadata(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<DaprProtos.GetMetadataResponse> responseObserver)
Gets metadata of the sidecar