Uses of Class
com.google.cloud.alloydb.v1.stub.AlloyDBAdminStub
-
Packages that use AlloyDBAdminStub Package Description com.google.cloud.alloydb.v1 A client to AlloyDB APIcom.google.cloud.alloydb.v1.stub -
-
Uses of AlloyDBAdminStub in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return AlloyDBAdminStub Modifier and Type Method Description AlloyDBAdminStub
AlloyDBAdminClient. getStub()
Methods in com.google.cloud.alloydb.v1 with parameters of type AlloyDBAdminStub Modifier and Type Method Description static AlloyDBAdminClient
AlloyDBAdminClient. create(AlloyDBAdminStub stub)
Constructs an instance of AlloyDBAdminClient, using the given stub for making calls.Constructors in com.google.cloud.alloydb.v1 with parameters of type AlloyDBAdminStub Constructor Description AlloyDBAdminClient(AlloyDBAdminStub stub)
-
Uses of AlloyDBAdminStub in com.google.cloud.alloydb.v1.stub
Subclasses of AlloyDBAdminStub in com.google.cloud.alloydb.v1.stub Modifier and Type Class Description class
GrpcAlloyDBAdminStub
gRPC stub implementation for the AlloyDBAdmin service API.class
HttpJsonAlloyDBAdminStub
REST stub implementation for the AlloyDBAdmin service API.Methods in com.google.cloud.alloydb.v1.stub that return AlloyDBAdminStub Modifier and Type Method Description AlloyDBAdminStub
AlloyDBAdminStubSettings. createStub()
-