Uses of Class
com.google.cloud.alloydb.v1alpha.GenerateClientCertificateResponse
-
Packages that use GenerateClientCertificateResponse Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB APIcom.google.cloud.alloydb.v1alpha.stub -
-
Uses of GenerateClientCertificateResponse in com.google.cloud.alloydb.v1alpha
Methods in com.google.cloud.alloydb.v1alpha that return GenerateClientCertificateResponse Modifier and Type Method Description GenerateClientCertificateResponseGenerateClientCertificateResponse.Builder. build()GenerateClientCertificateResponseGenerateClientCertificateResponse.Builder. buildPartial()GenerateClientCertificateResponseAlloyDBAdminClient. generateClientCertificate(ClusterName parent)Generate a client certificate signed by a Cluster CA.GenerateClientCertificateResponseAlloyDBAdminClient. generateClientCertificate(GenerateClientCertificateRequest request)Generate a client certificate signed by a Cluster CA.GenerateClientCertificateResponseAlloyDBAdminClient. generateClientCertificate(String parent)Generate a client certificate signed by a Cluster CA.GenerateClientCertificateResponseAlloyDBAdminGrpc.AlloyDBAdminBlockingStub. generateClientCertificate(GenerateClientCertificateRequest request)Generate a client certificate signed by a Cluster CA.static GenerateClientCertificateResponseGenerateClientCertificateResponse. getDefaultInstance()GenerateClientCertificateResponseGenerateClientCertificateResponse.Builder. getDefaultInstanceForType()GenerateClientCertificateResponseGenerateClientCertificateResponse. getDefaultInstanceForType()static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseDelimitedFrom(InputStream input)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(byte[] data)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(com.google.protobuf.ByteString data)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(com.google.protobuf.CodedInputStream input)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(InputStream input)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(ByteBuffer data)static GenerateClientCertificateResponseGenerateClientCertificateResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1alpha that return types with arguments of type GenerateClientCertificateResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<GenerateClientCertificateResponse>AlloyDBAdminGrpc.AlloyDBAdminFutureStub. generateClientCertificate(GenerateClientCertificateRequest request)Generate a client certificate signed by a Cluster CA.com.google.api.gax.rpc.UnaryCallable<GenerateClientCertificateRequest,GenerateClientCertificateResponse>AlloyDBAdminClient. generateClientCertificateCallable()Generate a client certificate signed by a Cluster CA.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateClientCertificateRequest,GenerateClientCertificateResponse>AlloyDBAdminSettings.Builder. generateClientCertificateSettings()Returns the builder for the settings used for calls to generateClientCertificate.com.google.api.gax.rpc.UnaryCallSettings<GenerateClientCertificateRequest,GenerateClientCertificateResponse>AlloyDBAdminSettings. generateClientCertificateSettings()Returns the object with the settings used for calls to generateClientCertificate.static io.grpc.MethodDescriptor<GenerateClientCertificateRequest,GenerateClientCertificateResponse>AlloyDBAdminGrpc. getGenerateClientCertificateMethod()com.google.protobuf.Parser<GenerateClientCertificateResponse>GenerateClientCertificateResponse. getParserForType()static com.google.protobuf.Parser<GenerateClientCertificateResponse>GenerateClientCertificateResponse. parser()Methods in com.google.cloud.alloydb.v1alpha with parameters of type GenerateClientCertificateResponse Modifier and Type Method Description GenerateClientCertificateResponse.BuilderGenerateClientCertificateResponse.Builder. mergeFrom(GenerateClientCertificateResponse other)static GenerateClientCertificateResponse.BuilderGenerateClientCertificateResponse. newBuilder(GenerateClientCertificateResponse prototype)Method parameters in com.google.cloud.alloydb.v1alpha with type arguments of type GenerateClientCertificateResponse Modifier and Type Method Description voidAlloyDBAdminGrpc.AlloyDBAdminStub. generateClientCertificate(GenerateClientCertificateRequest request, io.grpc.stub.StreamObserver<GenerateClientCertificateResponse> responseObserver)Generate a client certificate signed by a Cluster CA.default voidAlloyDBAdminGrpc.AsyncService. generateClientCertificate(GenerateClientCertificateRequest request, io.grpc.stub.StreamObserver<GenerateClientCertificateResponse> responseObserver)Generate a client certificate signed by a Cluster CA. -
Uses of GenerateClientCertificateResponse in com.google.cloud.alloydb.v1alpha.stub
Methods in com.google.cloud.alloydb.v1alpha.stub that return types with arguments of type GenerateClientCertificateResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateClientCertificateRequest,GenerateClientCertificateResponse>AlloyDBAdminStub. generateClientCertificateCallable()com.google.api.gax.rpc.UnaryCallable<GenerateClientCertificateRequest,GenerateClientCertificateResponse>GrpcAlloyDBAdminStub. generateClientCertificateCallable()com.google.api.gax.rpc.UnaryCallable<GenerateClientCertificateRequest,GenerateClientCertificateResponse>HttpJsonAlloyDBAdminStub. generateClientCertificateCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateClientCertificateRequest,GenerateClientCertificateResponse>AlloyDBAdminStubSettings.Builder. generateClientCertificateSettings()Returns the builder for the settings used for calls to generateClientCertificate.com.google.api.gax.rpc.UnaryCallSettings<GenerateClientCertificateRequest,GenerateClientCertificateResponse>AlloyDBAdminStubSettings. generateClientCertificateSettings()Returns the object with the settings used for calls to generateClientCertificate.
-