Uses of Class
io.dapr.v1.DaprProtos.GetBulkSecretRequest
Packages that use DaprProtos.GetBulkSecretRequest
-
Uses of DaprProtos.GetBulkSecretRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.GetBulkSecretRequestModifier and TypeMethodDescriptionDaprProtos.GetBulkSecretRequest.Builder.build()
DaprProtos.GetBulkSecretRequest.Builder.buildPartial()
DaprProtos.GetBulkSecretRequest.getDefaultInstance()
DaprProtos.GetBulkSecretRequest.Builder.getDefaultInstanceForType()
DaprProtos.GetBulkSecretRequest.getDefaultInstanceForType()
DaprProtos.GetBulkSecretRequest.parseDelimitedFrom(InputStream input)
DaprProtos.GetBulkSecretRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetBulkSecretRequest.parseFrom(byte[] data)
DaprProtos.GetBulkSecretRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetBulkSecretRequest.parseFrom(com.google.protobuf.ByteString data)
DaprProtos.GetBulkSecretRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetBulkSecretRequest.parseFrom(com.google.protobuf.CodedInputStream input)
DaprProtos.GetBulkSecretRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetBulkSecretRequest.parseFrom(InputStream input)
DaprProtos.GetBulkSecretRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetBulkSecretRequest.parseFrom(ByteBuffer data)
DaprProtos.GetBulkSecretRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.dapr.v1 that return types with arguments of type DaprProtos.GetBulkSecretRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<DaprProtos.GetBulkSecretRequest,DaprProtos.GetBulkSecretResponse>
DaprGrpc.getGetBulkSecretMethod()
com.google.protobuf.Parser<DaprProtos.GetBulkSecretRequest>
DaprProtos.GetBulkSecretRequest.getParserForType()
static com.google.protobuf.Parser<DaprProtos.GetBulkSecretRequest>
DaprProtos.GetBulkSecretRequest.parser()
Methods in io.dapr.v1 with parameters of type DaprProtos.GetBulkSecretRequestModifier and TypeMethodDescriptionDaprGrpc.DaprBlockingStub.getBulkSecret(DaprProtos.GetBulkSecretRequest request)
Gets a bulk of secretscom.google.common.util.concurrent.ListenableFuture<DaprProtos.GetBulkSecretResponse>
DaprGrpc.DaprFutureStub.getBulkSecret(DaprProtos.GetBulkSecretRequest request)
Gets a bulk of secretsvoid
DaprGrpc.DaprImplBase.getBulkSecret(DaprProtos.GetBulkSecretRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetBulkSecretResponse> responseObserver)
Gets a bulk of secretsvoid
DaprGrpc.DaprStub.getBulkSecret(DaprProtos.GetBulkSecretRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetBulkSecretResponse> responseObserver)
Gets a bulk of secretsDaprProtos.GetBulkSecretRequest.Builder.mergeFrom(DaprProtos.GetBulkSecretRequest other)
DaprProtos.GetBulkSecretRequest.newBuilder(DaprProtos.GetBulkSecretRequest prototype)