Uses of Class
com.google.cloud.deploy.v1.CloudDeployClient
-
Packages that use CloudDeployClient Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of CloudDeployClient in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return CloudDeployClient Modifier and Type Method Description static CloudDeployClient
CloudDeployClient. create()
Constructs an instance of CloudDeployClient with default settings.static CloudDeployClient
CloudDeployClient. create(CloudDeploySettings settings)
Constructs an instance of CloudDeployClient, using the given settings.static CloudDeployClient
CloudDeployClient. create(CloudDeployStub stub)
Constructs an instance of CloudDeployClient, using the given stub for making calls.
-