Uses of Class
com.google.cloud.deploy.v1.stub.CloudDeployStub
-
Packages that use CloudDeployStub Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy APIcom.google.cloud.deploy.v1.stub -
-
Uses of CloudDeployStub in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return CloudDeployStub Modifier and Type Method Description CloudDeployStub
CloudDeployClient. getStub()
Methods in com.google.cloud.deploy.v1 with parameters of type CloudDeployStub Modifier and Type Method Description static CloudDeployClient
CloudDeployClient. create(CloudDeployStub stub)
Constructs an instance of CloudDeployClient, using the given stub for making calls.Constructors in com.google.cloud.deploy.v1 with parameters of type CloudDeployStub Constructor Description CloudDeployClient(CloudDeployStub stub)
-
Uses of CloudDeployStub in com.google.cloud.deploy.v1.stub
Subclasses of CloudDeployStub in com.google.cloud.deploy.v1.stub Modifier and Type Class Description class
GrpcCloudDeployStub
gRPC stub implementation for the CloudDeploy service API.class
HttpJsonCloudDeployStub
REST stub implementation for the CloudDeploy service API.Methods in com.google.cloud.deploy.v1.stub that return CloudDeployStub Modifier and Type Method Description CloudDeployStub
CloudDeployStubSettings. createStub()
-