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 CloudDeployStubCloudDeployClient. getStub()Methods in com.google.cloud.deploy.v1 with parameters of type CloudDeployStub Modifier and Type Method Description static CloudDeployClientCloudDeployClient. 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 classGrpcCloudDeployStubgRPC stub implementation for the CloudDeploy service API.classHttpJsonCloudDeployStubREST stub implementation for the CloudDeploy service API.Methods in com.google.cloud.deploy.v1.stub that return CloudDeployStub Modifier and Type Method Description CloudDeployStubCloudDeployStubSettings. createStub()
-