Class DeploymentsStub (0.11.5)

See more code actions.
public abstract class DeploymentsStub implements BackgroundResource

Base stub class for the Deployments service API.

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

java.lang.Object > DeploymentsStub
BackgroundResource

Constructors

DeploymentsStub()

public DeploymentsStub()

Methods

close()

public abstract void close()

getDeploymentCallable()

public UnaryCallable<GetDeploymentRequest,Deployment> getDeploymentCallable()
Returns

listDeploymentsCallable()

public UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse> listDeploymentsCallable()
Returns

listDeploymentsPagedCallable()

public UnaryCallable<ListDeploymentsRequest,DeploymentsClient.ListDeploymentsPagedResponse> listDeploymentsPagedCallable()
Returns