Class DeploymentStub (0.1.0)

public abstract class DeploymentStub implements BackgroundResource

Base stub class for the Deployment service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > DeploymentStub

Implements

BackgroundResource

Constructors

DeploymentStub()

public DeploymentStub()

Methods

close()

public abstract void close()

createFrameworkDeploymentCallable()

public UnaryCallable<CreateFrameworkDeploymentRequest,Operation> createFrameworkDeploymentCallable()
Returns
Type Description
UnaryCallable<CreateFrameworkDeploymentRequest,Operation>

createFrameworkDeploymentOperationCallable()

public OperationCallable<CreateFrameworkDeploymentRequest,FrameworkDeployment,OperationMetadata> createFrameworkDeploymentOperationCallable()
Returns
Type Description
OperationCallable<CreateFrameworkDeploymentRequest,FrameworkDeployment,OperationMetadata>

deleteFrameworkDeploymentCallable()

public UnaryCallable<DeleteFrameworkDeploymentRequest,Operation> deleteFrameworkDeploymentCallable()
Returns
Type Description
UnaryCallable<DeleteFrameworkDeploymentRequest,Operation>

deleteFrameworkDeploymentOperationCallable()

public OperationCallable<DeleteFrameworkDeploymentRequest,Empty,OperationMetadata> deleteFrameworkDeploymentOperationCallable()
Returns
Type Description
OperationCallable<DeleteFrameworkDeploymentRequest,Empty,OperationMetadata>

getCloudControlDeploymentCallable()

public UnaryCallable<GetCloudControlDeploymentRequest,CloudControlDeployment> getCloudControlDeploymentCallable()
Returns
Type Description
UnaryCallable<GetCloudControlDeploymentRequest,CloudControlDeployment>

getFrameworkDeploymentCallable()

public UnaryCallable<GetFrameworkDeploymentRequest,FrameworkDeployment> getFrameworkDeploymentCallable()
Returns
Type Description
UnaryCallable<GetFrameworkDeploymentRequest,FrameworkDeployment>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

listCloudControlDeploymentsCallable()

public UnaryCallable<ListCloudControlDeploymentsRequest,ListCloudControlDeploymentsResponse> listCloudControlDeploymentsCallable()
Returns
Type Description
UnaryCallable<ListCloudControlDeploymentsRequest,ListCloudControlDeploymentsResponse>

listCloudControlDeploymentsPagedCallable()

public UnaryCallable<ListCloudControlDeploymentsRequest,DeploymentClient.ListCloudControlDeploymentsPagedResponse> listCloudControlDeploymentsPagedCallable()
Returns
Type Description
UnaryCallable<ListCloudControlDeploymentsRequest,ListCloudControlDeploymentsPagedResponse>

listFrameworkDeploymentsCallable()

public UnaryCallable<ListFrameworkDeploymentsRequest,ListFrameworkDeploymentsResponse> listFrameworkDeploymentsCallable()
Returns
Type Description
UnaryCallable<ListFrameworkDeploymentsRequest,ListFrameworkDeploymentsResponse>

listFrameworkDeploymentsPagedCallable()

public UnaryCallable<ListFrameworkDeploymentsRequest,DeploymentClient.ListFrameworkDeploymentsPagedResponse> listFrameworkDeploymentsPagedCallable()
Returns
Type Description
UnaryCallable<ListFrameworkDeploymentsRequest,ListFrameworkDeploymentsPagedResponse>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,DeploymentClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>