Send feedback
Class HttpJsonCloudDeployStub (1.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.12.0 keyboard_arrow_down
public class HttpJsonCloudDeployStub extends CloudDeployStub
REST stub implementation for the CloudDeploy service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonCloudDeployStub create ( ClientContext clientContext )
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonCloudDeployStub create ( ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
create(CloudDeployStubSettings settings)
public static final HttpJsonCloudDeployStub create ( CloudDeployStubSettings settings )
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors ()
Constructors
HttpJsonCloudDeployStub(CloudDeployStubSettings settings, ClientContext clientContext)
protected HttpJsonCloudDeployStub ( CloudDeployStubSettings settings , ClientContext clientContext )
Constructs an instance of HttpJsonCloudDeployStub, using the given settings. This is protected
so that it is easy to make a subclass, but otherwise, the static factory methods should be
preferred.
HttpJsonCloudDeployStub(CloudDeployStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonCloudDeployStub ( CloudDeployStubSettings settings , ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
Constructs an instance of HttpJsonCloudDeployStub, using the given settings. This is protected
so that it is easy to make a subclass, but otherwise, the static factory methods should be
preferred.
Methods
abandonReleaseCallable()
public UnaryCallable<AbandonReleaseRequest , AbandonReleaseResponse > abandonReleaseCallable ()
Overrides
advanceRolloutCallable()
public UnaryCallable<AdvanceRolloutRequest , AdvanceRolloutResponse > advanceRolloutCallable ()
Overrides
approveRolloutCallable()
public UnaryCallable<ApproveRolloutRequest , ApproveRolloutResponse > approveRolloutCallable ()
Overrides
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination ( long duration , TimeUnit unit )
cancelRolloutCallable()
public UnaryCallable<CancelRolloutRequest , CancelRolloutResponse > cancelRolloutCallable ()
Overrides
close()
public final void close ()
Overrides
createDeliveryPipelineCallable()
public UnaryCallable<CreateDeliveryPipelineRequest , Operation > createDeliveryPipelineCallable ()
Overrides
createDeliveryPipelineOperationCallable()
public OperationCallable<CreateDeliveryPipelineRequest , DeliveryPipeline , OperationMetadata > createDeliveryPipelineOperationCallable ()
Overrides
createReleaseCallable()
public UnaryCallable<CreateReleaseRequest , Operation > createReleaseCallable ()
Overrides
createReleaseOperationCallable()
public OperationCallable<CreateReleaseRequest , Release , OperationMetadata > createReleaseOperationCallable ()
Overrides
createRolloutCallable()
public UnaryCallable<CreateRolloutRequest , Operation > createRolloutCallable ()
Overrides
createRolloutOperationCallable()
public OperationCallable<CreateRolloutRequest , Rollout , OperationMetadata > createRolloutOperationCallable ()
Overrides
createTargetCallable()
public UnaryCallable<CreateTargetRequest , Operation > createTargetCallable ()
Overrides
createTargetOperationCallable()
public OperationCallable<CreateTargetRequest , Target , OperationMetadata > createTargetOperationCallable ()
Overrides
deleteDeliveryPipelineCallable()
public UnaryCallable<DeleteDeliveryPipelineRequest , Operation > deleteDeliveryPipelineCallable ()
Overrides
deleteDeliveryPipelineOperationCallable()
public OperationCallable<DeleteDeliveryPipelineRequest , Empty , OperationMetadata > deleteDeliveryPipelineOperationCallable ()
Overrides
deleteTargetCallable()
public UnaryCallable<DeleteTargetRequest , Operation > deleteTargetCallable ()
Overrides
deleteTargetOperationCallable()
public OperationCallable<DeleteTargetRequest , Empty , OperationMetadata > deleteTargetOperationCallable ()
Overrides
getConfigCallable()
public UnaryCallable<GetConfigRequest , Config > getConfigCallable ()
Overrides
getDeliveryPipelineCallable()
public UnaryCallable<GetDeliveryPipelineRequest , DeliveryPipeline > getDeliveryPipelineCallable ()
Overrides
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub ()
Overrides
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest , Policy > getIamPolicyCallable ()
Returns Type Description UnaryCallable <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
Overrides
getJobRunCallable()
public UnaryCallable<GetJobRunRequest , JobRun > getJobRunCallable ()
Overrides
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns Type Description UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
Overrides
getReleaseCallable()
public UnaryCallable<GetReleaseRequest , Release > getReleaseCallable ()
Overrides
getRolloutCallable()
public UnaryCallable<GetRolloutRequest , Rollout > getRolloutCallable ()
Overrides
getTargetCallable()
public UnaryCallable<GetTargetRequest , Target > getTargetCallable ()
Overrides
ignoreJobCallable()
public UnaryCallable<IgnoreJobRequest , IgnoreJobResponse > ignoreJobCallable ()
Overrides
isShutdown()
public boolean isShutdown ()
isTerminated()
public boolean isTerminated ()
listDeliveryPipelinesCallable()
public UnaryCallable<ListDeliveryPipelinesRequest , ListDeliveryPipelinesResponse > listDeliveryPipelinesCallable ()
Overrides
listDeliveryPipelinesPagedCallable()
public UnaryCallable<ListDeliveryPipelinesRequest , CloudDeployClient . ListDeliveryPipelinesPagedResponse > listDeliveryPipelinesPagedCallable ()
Overrides
listJobRunsCallable()
public UnaryCallable<ListJobRunsRequest , ListJobRunsResponse > listJobRunsCallable ()
Overrides
listJobRunsPagedCallable()
public UnaryCallable<ListJobRunsRequest , CloudDeployClient . ListJobRunsPagedResponse > listJobRunsPagedCallable ()
Overrides
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns Type Description UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
Overrides
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , CloudDeployClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Overrides
listReleasesCallable()
public UnaryCallable<ListReleasesRequest , ListReleasesResponse > listReleasesCallable ()
Overrides
listReleasesPagedCallable()
public UnaryCallable<ListReleasesRequest , CloudDeployClient . ListReleasesPagedResponse > listReleasesPagedCallable ()
Overrides
listRolloutsCallable()
public UnaryCallable<ListRolloutsRequest , ListRolloutsResponse > listRolloutsCallable ()
Overrides
listRolloutsPagedCallable()
public UnaryCallable<ListRolloutsRequest , CloudDeployClient . ListRolloutsPagedResponse > listRolloutsPagedCallable ()
Overrides
listTargetsCallable()
public UnaryCallable<ListTargetsRequest , ListTargetsResponse > listTargetsCallable ()
Overrides
listTargetsPagedCallable()
public UnaryCallable<ListTargetsRequest , CloudDeployClient . ListTargetsPagedResponse > listTargetsPagedCallable ()
Overrides
retryJobCallable()
public UnaryCallable<RetryJobRequest , RetryJobResponse > retryJobCallable ()
Overrides
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest , Policy > setIamPolicyCallable ()
Returns Type Description UnaryCallable <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
Overrides
shutdown()
shutdownNow()
public void shutdownNow ()
terminateJobRunCallable()
public UnaryCallable<TerminateJobRunRequest , TerminateJobRunResponse > terminateJobRunCallable ()
Overrides
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsCallable ()
Returns Type Description UnaryCallable <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
Overrides
updateDeliveryPipelineCallable()
public UnaryCallable<UpdateDeliveryPipelineRequest , Operation > updateDeliveryPipelineCallable ()
Overrides
updateDeliveryPipelineOperationCallable()
public OperationCallable<UpdateDeliveryPipelineRequest , DeliveryPipeline , OperationMetadata > updateDeliveryPipelineOperationCallable ()
Overrides
updateTargetCallable()
public UnaryCallable<UpdateTargetRequest , Operation > updateTargetCallable ()
Overrides
updateTargetOperationCallable()
public OperationCallable<UpdateTargetRequest , Target , OperationMetadata > updateTargetOperationCallable ()
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]