public abstract class CloudDeployStub implements BackgroundResource
Base stub class for the CloudDeploy service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
CloudDeployStub()
Methods
abandonReleaseCallable()
public UnaryCallable<AbandonReleaseRequest,AbandonReleaseResponse> abandonReleaseCallable()
advanceRolloutCallable()
public UnaryCallable<AdvanceRolloutRequest,AdvanceRolloutResponse> advanceRolloutCallable()
approveRolloutCallable()
public UnaryCallable<ApproveRolloutRequest,ApproveRolloutResponse> approveRolloutCallable()
cancelAutomationRunCallable()
public UnaryCallable<CancelAutomationRunRequest,CancelAutomationRunResponse> cancelAutomationRunCallable()
cancelRolloutCallable()
public UnaryCallable<CancelRolloutRequest,CancelRolloutResponse> cancelRolloutCallable()
close()
public abstract void close()
createAutomationCallable()
public UnaryCallable<CreateAutomationRequest,Operation> createAutomationCallable()
createAutomationOperationCallable()
public OperationCallable<CreateAutomationRequest,Automation,OperationMetadata> createAutomationOperationCallable()
createDeliveryPipelineCallable()
public UnaryCallable<CreateDeliveryPipelineRequest,Operation> createDeliveryPipelineCallable()
createDeliveryPipelineOperationCallable()
public OperationCallable<CreateDeliveryPipelineRequest,DeliveryPipeline,OperationMetadata> createDeliveryPipelineOperationCallable()
createReleaseCallable()
public UnaryCallable<CreateReleaseRequest,Operation> createReleaseCallable()
createReleaseOperationCallable()
public OperationCallable<CreateReleaseRequest,Release,OperationMetadata> createReleaseOperationCallable()
createRolloutCallable()
public UnaryCallable<CreateRolloutRequest,Operation> createRolloutCallable()
createRolloutOperationCallable()
public OperationCallable<CreateRolloutRequest,Rollout,OperationMetadata> createRolloutOperationCallable()
createTargetCallable()
public UnaryCallable<CreateTargetRequest,Operation> createTargetCallable()
createTargetOperationCallable()
public OperationCallable<CreateTargetRequest,Target,OperationMetadata> createTargetOperationCallable()
deleteAutomationCallable()
public UnaryCallable<DeleteAutomationRequest,Operation> deleteAutomationCallable()
deleteAutomationOperationCallable()
public OperationCallable<DeleteAutomationRequest,Empty,OperationMetadata> deleteAutomationOperationCallable()
deleteDeliveryPipelineCallable()
public UnaryCallable<DeleteDeliveryPipelineRequest,Operation> deleteDeliveryPipelineCallable()
deleteDeliveryPipelineOperationCallable()
public OperationCallable<DeleteDeliveryPipelineRequest,Empty,OperationMetadata> deleteDeliveryPipelineOperationCallable()
deleteTargetCallable()
public UnaryCallable<DeleteTargetRequest,Operation> deleteTargetCallable()
deleteTargetOperationCallable()
public OperationCallable<DeleteTargetRequest,Empty,OperationMetadata> deleteTargetOperationCallable()
getAutomationCallable()
public UnaryCallable<GetAutomationRequest,Automation> getAutomationCallable()
getAutomationRunCallable()
public UnaryCallable<GetAutomationRunRequest,AutomationRun> getAutomationRunCallable()
getConfigCallable()
public UnaryCallable<GetConfigRequest,Config> getConfigCallable()
getDeliveryPipelineCallable()
public UnaryCallable<GetDeliveryPipelineRequest,DeliveryPipeline> getDeliveryPipelineCallable()
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> | |
getJobRunCallable()
public UnaryCallable<GetJobRunRequest,JobRun> getJobRunCallable()
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> | |
getOperationsStub()
public OperationsStub getOperationsStub()
getReleaseCallable()
public UnaryCallable<GetReleaseRequest,Release> getReleaseCallable()
getRolloutCallable()
public UnaryCallable<GetRolloutRequest,Rollout> getRolloutCallable()
getTargetCallable()
public UnaryCallable<GetTargetRequest,Target> getTargetCallable()
ignoreJobCallable()
public UnaryCallable<IgnoreJobRequest,IgnoreJobResponse> ignoreJobCallable()
listAutomationRunsCallable()
public UnaryCallable<ListAutomationRunsRequest,ListAutomationRunsResponse> listAutomationRunsCallable()
listAutomationRunsPagedCallable()
public UnaryCallable<ListAutomationRunsRequest,CloudDeployClient.ListAutomationRunsPagedResponse> listAutomationRunsPagedCallable()
listAutomationsCallable()
public UnaryCallable<ListAutomationsRequest,ListAutomationsResponse> listAutomationsCallable()
listAutomationsPagedCallable()
public UnaryCallable<ListAutomationsRequest,CloudDeployClient.ListAutomationsPagedResponse> listAutomationsPagedCallable()
listDeliveryPipelinesCallable()
public UnaryCallable<ListDeliveryPipelinesRequest,ListDeliveryPipelinesResponse> listDeliveryPipelinesCallable()
listDeliveryPipelinesPagedCallable()
public UnaryCallable<ListDeliveryPipelinesRequest,CloudDeployClient.ListDeliveryPipelinesPagedResponse> listDeliveryPipelinesPagedCallable()
listJobRunsCallable()
public UnaryCallable<ListJobRunsRequest,ListJobRunsResponse> listJobRunsCallable()
listJobRunsPagedCallable()
public UnaryCallable<ListJobRunsRequest,CloudDeployClient.ListJobRunsPagedResponse> listJobRunsPagedCallable()
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> | |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,CloudDeployClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listReleasesCallable()
public UnaryCallable<ListReleasesRequest,ListReleasesResponse> listReleasesCallable()
listReleasesPagedCallable()
public UnaryCallable<ListReleasesRequest,CloudDeployClient.ListReleasesPagedResponse> listReleasesPagedCallable()
listRolloutsCallable()
public UnaryCallable<ListRolloutsRequest,ListRolloutsResponse> listRolloutsCallable()
listRolloutsPagedCallable()
public UnaryCallable<ListRolloutsRequest,CloudDeployClient.ListRolloutsPagedResponse> listRolloutsPagedCallable()
listTargetsCallable()
public UnaryCallable<ListTargetsRequest,ListTargetsResponse> listTargetsCallable()
listTargetsPagedCallable()
public UnaryCallable<ListTargetsRequest,CloudDeployClient.ListTargetsPagedResponse> listTargetsPagedCallable()
retryJobCallable()
public UnaryCallable<RetryJobRequest,RetryJobResponse> retryJobCallable()
rollbackTargetCallable()
public UnaryCallable<RollbackTargetRequest,RollbackTargetResponse> rollbackTargetCallable()
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> | |
terminateJobRunCallable()
public UnaryCallable<TerminateJobRunRequest,TerminateJobRunResponse> terminateJobRunCallable()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> | |
updateAutomationCallable()
public UnaryCallable<UpdateAutomationRequest,Operation> updateAutomationCallable()
updateAutomationOperationCallable()
public OperationCallable<UpdateAutomationRequest,Automation,OperationMetadata> updateAutomationOperationCallable()
updateDeliveryPipelineCallable()
public UnaryCallable<UpdateDeliveryPipelineRequest,Operation> updateDeliveryPipelineCallable()
updateDeliveryPipelineOperationCallable()
public OperationCallable<UpdateDeliveryPipelineRequest,DeliveryPipeline,OperationMetadata> updateDeliveryPipelineOperationCallable()
updateTargetCallable()
public UnaryCallable<UpdateTargetRequest,Operation> updateTargetCallable()
updateTargetOperationCallable()
public OperationCallable<UpdateTargetRequest,Target,OperationMetadata> updateTargetOperationCallable()