Class CloudDeployStub (1.39.0)

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.

Inheritance

java.lang.Object > CloudDeployStub

Implements

BackgroundResource

Constructors

CloudDeployStub()

public CloudDeployStub()

Methods

abandonReleaseCallable()

public UnaryCallable<AbandonReleaseRequest,AbandonReleaseResponse> abandonReleaseCallable()
Returns
TypeDescription
UnaryCallable<AbandonReleaseRequest,AbandonReleaseResponse>

advanceRolloutCallable()

public UnaryCallable<AdvanceRolloutRequest,AdvanceRolloutResponse> advanceRolloutCallable()
Returns
TypeDescription
UnaryCallable<AdvanceRolloutRequest,AdvanceRolloutResponse>

approveRolloutCallable()

public UnaryCallable<ApproveRolloutRequest,ApproveRolloutResponse> approveRolloutCallable()
Returns
TypeDescription
UnaryCallable<ApproveRolloutRequest,ApproveRolloutResponse>

cancelAutomationRunCallable()

public UnaryCallable<CancelAutomationRunRequest,CancelAutomationRunResponse> cancelAutomationRunCallable()
Returns
TypeDescription
UnaryCallable<CancelAutomationRunRequest,CancelAutomationRunResponse>

cancelRolloutCallable()

public UnaryCallable<CancelRolloutRequest,CancelRolloutResponse> cancelRolloutCallable()
Returns
TypeDescription
UnaryCallable<CancelRolloutRequest,CancelRolloutResponse>

close()

public abstract void close()

createAutomationCallable()

public UnaryCallable<CreateAutomationRequest,Operation> createAutomationCallable()
Returns
TypeDescription
UnaryCallable<CreateAutomationRequest,Operation>

createAutomationOperationCallable()

public OperationCallable<CreateAutomationRequest,Automation,OperationMetadata> createAutomationOperationCallable()
Returns
TypeDescription
OperationCallable<CreateAutomationRequest,Automation,OperationMetadata>

createCustomTargetTypeCallable()

public UnaryCallable<CreateCustomTargetTypeRequest,Operation> createCustomTargetTypeCallable()
Returns
TypeDescription
UnaryCallable<CreateCustomTargetTypeRequest,Operation>

createCustomTargetTypeOperationCallable()

public OperationCallable<CreateCustomTargetTypeRequest,CustomTargetType,OperationMetadata> createCustomTargetTypeOperationCallable()
Returns
TypeDescription
OperationCallable<CreateCustomTargetTypeRequest,CustomTargetType,OperationMetadata>

createDeliveryPipelineCallable()

public UnaryCallable<CreateDeliveryPipelineRequest,Operation> createDeliveryPipelineCallable()
Returns
TypeDescription
UnaryCallable<CreateDeliveryPipelineRequest,Operation>

createDeliveryPipelineOperationCallable()

public OperationCallable<CreateDeliveryPipelineRequest,DeliveryPipeline,OperationMetadata> createDeliveryPipelineOperationCallable()
Returns
TypeDescription
OperationCallable<CreateDeliveryPipelineRequest,DeliveryPipeline,OperationMetadata>

createReleaseCallable()

public UnaryCallable<CreateReleaseRequest,Operation> createReleaseCallable()
Returns
TypeDescription
UnaryCallable<CreateReleaseRequest,Operation>

createReleaseOperationCallable()

public OperationCallable<CreateReleaseRequest,Release,OperationMetadata> createReleaseOperationCallable()
Returns
TypeDescription
OperationCallable<CreateReleaseRequest,Release,OperationMetadata>

createRolloutCallable()

public UnaryCallable<CreateRolloutRequest,Operation> createRolloutCallable()
Returns
TypeDescription
UnaryCallable<CreateRolloutRequest,Operation>

createRolloutOperationCallable()

public OperationCallable<CreateRolloutRequest,Rollout,OperationMetadata> createRolloutOperationCallable()
Returns
TypeDescription
OperationCallable<CreateRolloutRequest,Rollout,OperationMetadata>

createTargetCallable()

public UnaryCallable<CreateTargetRequest,Operation> createTargetCallable()
Returns
TypeDescription
UnaryCallable<CreateTargetRequest,Operation>

createTargetOperationCallable()

public OperationCallable<CreateTargetRequest,Target,OperationMetadata> createTargetOperationCallable()
Returns
TypeDescription
OperationCallable<CreateTargetRequest,Target,OperationMetadata>

deleteAutomationCallable()

public UnaryCallable<DeleteAutomationRequest,Operation> deleteAutomationCallable()
Returns
TypeDescription
UnaryCallable<DeleteAutomationRequest,Operation>

deleteAutomationOperationCallable()

public OperationCallable<DeleteAutomationRequest,Empty,OperationMetadata> deleteAutomationOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteAutomationRequest,Empty,OperationMetadata>

deleteCustomTargetTypeCallable()

public UnaryCallable<DeleteCustomTargetTypeRequest,Operation> deleteCustomTargetTypeCallable()
Returns
TypeDescription
UnaryCallable<DeleteCustomTargetTypeRequest,Operation>

deleteCustomTargetTypeOperationCallable()

public OperationCallable<DeleteCustomTargetTypeRequest,Empty,OperationMetadata> deleteCustomTargetTypeOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteCustomTargetTypeRequest,Empty,OperationMetadata>

deleteDeliveryPipelineCallable()

public UnaryCallable<DeleteDeliveryPipelineRequest,Operation> deleteDeliveryPipelineCallable()
Returns
TypeDescription
UnaryCallable<DeleteDeliveryPipelineRequest,Operation>

deleteDeliveryPipelineOperationCallable()

public OperationCallable<DeleteDeliveryPipelineRequest,Empty,OperationMetadata> deleteDeliveryPipelineOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteDeliveryPipelineRequest,Empty,OperationMetadata>

deleteTargetCallable()

public UnaryCallable<DeleteTargetRequest,Operation> deleteTargetCallable()
Returns
TypeDescription
UnaryCallable<DeleteTargetRequest,Operation>

deleteTargetOperationCallable()

public OperationCallable<DeleteTargetRequest,Empty,OperationMetadata> deleteTargetOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteTargetRequest,Empty,OperationMetadata>

getAutomationCallable()

public UnaryCallable<GetAutomationRequest,Automation> getAutomationCallable()
Returns
TypeDescription
UnaryCallable<GetAutomationRequest,Automation>

getAutomationRunCallable()

public UnaryCallable<GetAutomationRunRequest,AutomationRun> getAutomationRunCallable()
Returns
TypeDescription
UnaryCallable<GetAutomationRunRequest,AutomationRun>

getConfigCallable()

public UnaryCallable<GetConfigRequest,Config> getConfigCallable()
Returns
TypeDescription
UnaryCallable<GetConfigRequest,Config>

getCustomTargetTypeCallable()

public UnaryCallable<GetCustomTargetTypeRequest,CustomTargetType> getCustomTargetTypeCallable()
Returns
TypeDescription
UnaryCallable<GetCustomTargetTypeRequest,CustomTargetType>

getDeliveryPipelineCallable()

public UnaryCallable<GetDeliveryPipelineRequest,DeliveryPipeline> getDeliveryPipelineCallable()
Returns
TypeDescription
UnaryCallable<GetDeliveryPipelineRequest,DeliveryPipeline>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getJobRunCallable()

public UnaryCallable<GetJobRunRequest,JobRun> getJobRunCallable()
Returns
TypeDescription
UnaryCallable<GetJobRunRequest,JobRun>

getLocationCallable()

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

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getReleaseCallable()

public UnaryCallable<GetReleaseRequest,Release> getReleaseCallable()
Returns
TypeDescription
UnaryCallable<GetReleaseRequest,Release>

getRolloutCallable()

public UnaryCallable<GetRolloutRequest,Rollout> getRolloutCallable()
Returns
TypeDescription
UnaryCallable<GetRolloutRequest,Rollout>

getTargetCallable()

public UnaryCallable<GetTargetRequest,Target> getTargetCallable()
Returns
TypeDescription
UnaryCallable<GetTargetRequest,Target>

ignoreJobCallable()

public UnaryCallable<IgnoreJobRequest,IgnoreJobResponse> ignoreJobCallable()
Returns
TypeDescription
UnaryCallable<IgnoreJobRequest,IgnoreJobResponse>

listAutomationRunsCallable()

public UnaryCallable<ListAutomationRunsRequest,ListAutomationRunsResponse> listAutomationRunsCallable()
Returns
TypeDescription
UnaryCallable<ListAutomationRunsRequest,ListAutomationRunsResponse>

listAutomationRunsPagedCallable()

public UnaryCallable<ListAutomationRunsRequest,CloudDeployClient.ListAutomationRunsPagedResponse> listAutomationRunsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListAutomationRunsRequest,ListAutomationRunsPagedResponse>

listAutomationsCallable()

public UnaryCallable<ListAutomationsRequest,ListAutomationsResponse> listAutomationsCallable()
Returns
TypeDescription
UnaryCallable<ListAutomationsRequest,ListAutomationsResponse>

listAutomationsPagedCallable()

public UnaryCallable<ListAutomationsRequest,CloudDeployClient.ListAutomationsPagedResponse> listAutomationsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListAutomationsRequest,ListAutomationsPagedResponse>

listCustomTargetTypesCallable()

public UnaryCallable<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse> listCustomTargetTypesCallable()
Returns
TypeDescription
UnaryCallable<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse>

listCustomTargetTypesPagedCallable()

public UnaryCallable<ListCustomTargetTypesRequest,CloudDeployClient.ListCustomTargetTypesPagedResponse> listCustomTargetTypesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListCustomTargetTypesRequest,ListCustomTargetTypesPagedResponse>

listDeliveryPipelinesCallable()

public UnaryCallable<ListDeliveryPipelinesRequest,ListDeliveryPipelinesResponse> listDeliveryPipelinesCallable()
Returns
TypeDescription
UnaryCallable<ListDeliveryPipelinesRequest,ListDeliveryPipelinesResponse>

listDeliveryPipelinesPagedCallable()

public UnaryCallable<ListDeliveryPipelinesRequest,CloudDeployClient.ListDeliveryPipelinesPagedResponse> listDeliveryPipelinesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListDeliveryPipelinesRequest,ListDeliveryPipelinesPagedResponse>

listJobRunsCallable()

public UnaryCallable<ListJobRunsRequest,ListJobRunsResponse> listJobRunsCallable()
Returns
TypeDescription
UnaryCallable<ListJobRunsRequest,ListJobRunsResponse>

listJobRunsPagedCallable()

public UnaryCallable<ListJobRunsRequest,CloudDeployClient.ListJobRunsPagedResponse> listJobRunsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListJobRunsRequest,ListJobRunsPagedResponse>

listLocationsCallable()

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

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,CloudDeployClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listReleasesCallable()

public UnaryCallable<ListReleasesRequest,ListReleasesResponse> listReleasesCallable()
Returns
TypeDescription
UnaryCallable<ListReleasesRequest,ListReleasesResponse>

listReleasesPagedCallable()

public UnaryCallable<ListReleasesRequest,CloudDeployClient.ListReleasesPagedResponse> listReleasesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListReleasesRequest,ListReleasesPagedResponse>

listRolloutsCallable()

public UnaryCallable<ListRolloutsRequest,ListRolloutsResponse> listRolloutsCallable()
Returns
TypeDescription
UnaryCallable<ListRolloutsRequest,ListRolloutsResponse>

listRolloutsPagedCallable()

public UnaryCallable<ListRolloutsRequest,CloudDeployClient.ListRolloutsPagedResponse> listRolloutsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRolloutsRequest,ListRolloutsPagedResponse>

listTargetsCallable()

public UnaryCallable<ListTargetsRequest,ListTargetsResponse> listTargetsCallable()
Returns
TypeDescription
UnaryCallable<ListTargetsRequest,ListTargetsResponse>

listTargetsPagedCallable()

public UnaryCallable<ListTargetsRequest,CloudDeployClient.ListTargetsPagedResponse> listTargetsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListTargetsRequest,ListTargetsPagedResponse>

retryJobCallable()

public UnaryCallable<RetryJobRequest,RetryJobResponse> retryJobCallable()
Returns
TypeDescription
UnaryCallable<RetryJobRequest,RetryJobResponse>

rollbackTargetCallable()

public UnaryCallable<RollbackTargetRequest,RollbackTargetResponse> rollbackTargetCallable()
Returns
TypeDescription
UnaryCallable<RollbackTargetRequest,RollbackTargetResponse>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

terminateJobRunCallable()

public UnaryCallable<TerminateJobRunRequest,TerminateJobRunResponse> terminateJobRunCallable()
Returns
TypeDescription
UnaryCallable<TerminateJobRunRequest,TerminateJobRunResponse>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateAutomationCallable()

public UnaryCallable<UpdateAutomationRequest,Operation> updateAutomationCallable()
Returns
TypeDescription
UnaryCallable<UpdateAutomationRequest,Operation>

updateAutomationOperationCallable()

public OperationCallable<UpdateAutomationRequest,Automation,OperationMetadata> updateAutomationOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateAutomationRequest,Automation,OperationMetadata>

updateCustomTargetTypeCallable()

public UnaryCallable<UpdateCustomTargetTypeRequest,Operation> updateCustomTargetTypeCallable()
Returns
TypeDescription
UnaryCallable<UpdateCustomTargetTypeRequest,Operation>

updateCustomTargetTypeOperationCallable()

public OperationCallable<UpdateCustomTargetTypeRequest,CustomTargetType,OperationMetadata> updateCustomTargetTypeOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateCustomTargetTypeRequest,CustomTargetType,OperationMetadata>

updateDeliveryPipelineCallable()

public UnaryCallable<UpdateDeliveryPipelineRequest,Operation> updateDeliveryPipelineCallable()
Returns
TypeDescription
UnaryCallable<UpdateDeliveryPipelineRequest,Operation>

updateDeliveryPipelineOperationCallable()

public OperationCallable<UpdateDeliveryPipelineRequest,DeliveryPipeline,OperationMetadata> updateDeliveryPipelineOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateDeliveryPipelineRequest,DeliveryPipeline,OperationMetadata>

updateTargetCallable()

public UnaryCallable<UpdateTargetRequest,Operation> updateTargetCallable()
Returns
TypeDescription
UnaryCallable<UpdateTargetRequest,Operation>

updateTargetOperationCallable()

public OperationCallable<UpdateTargetRequest,Target,OperationMetadata> updateTargetOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateTargetRequest,Target,OperationMetadata>