Send feedback
Class CloudDeployGrpc.CloudDeployBlockingStub (1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.3.0 keyboard_arrow_down
public static final class CloudDeployGrpc . CloudDeployBlockingStub extends AbstractBlockingStub<CloudDeployGrpc . CloudDeployBlockingStub >
CloudDeploy service creates and manages Continuous Delivery operations
on Google Cloud Platform via Skaffold (https://skaffold.dev ).
Inheritance
java.lang.Object >
io.grpc.stub.AbstractStub >
io.grpc.stub.AbstractBlockingStub >
CloudDeployGrpc.CloudDeployBlockingStub
Inherited Members
io.grpc.stub.AbstractBlockingStub.<T>newStub(io.grpc.stub.AbstractStub.StubFactory<T>,io.grpc.Channel)
io.grpc.stub.AbstractBlockingStub.<T>newStub(io.grpc.stub.AbstractStub.StubFactory<T>,io.grpc.Channel,io.grpc.CallOptions)
io.grpc.stub.AbstractStub.<T>withOption(io.grpc.CallOptions.Key<T>,T)
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
io.grpc.stub.AbstractStub.getCallOptions()
io.grpc.stub.AbstractStub.getChannel()
io.grpc.stub.AbstractStub.withCallCredentials(io.grpc.CallCredentials)
io.grpc.stub.AbstractStub.withChannel(io.grpc.Channel)
io.grpc.stub.AbstractStub.withCompression(java.lang.String)
io.grpc.stub.AbstractStub.withDeadline(io.grpc.Deadline)
io.grpc.stub.AbstractStub.withDeadlineAfter(long,java.util.concurrent.TimeUnit)
io.grpc.stub.AbstractStub.withExecutor(java.util.concurrent.Executor)
io.grpc.stub.AbstractStub.withInterceptors(io.grpc.ClientInterceptor...)
io.grpc.stub.AbstractStub.withMaxInboundMessageSize(int)
io.grpc.stub.AbstractStub.withMaxOutboundMessageSize(int)
io.grpc.stub.AbstractStub.withWaitForReady()
Methods
abandonRelease(AbandonReleaseRequest request)
public AbandonReleaseResponse abandonRelease ( AbandonReleaseRequest request )
Abandons a Release in the Delivery Pipeline.
Parameter
Returns
approveRollout(ApproveRolloutRequest request)
public ApproveRolloutResponse approveRollout ( ApproveRolloutRequest request )
Parameter
Returns
build(Channel channel, CallOptions callOptions)
protected CloudDeployGrpc . CloudDeployBlockingStub build ( Channel channel , CallOptions callOptions )
Parameters
Name Description channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
createDeliveryPipeline(CreateDeliveryPipelineRequest request)
public Operation createDeliveryPipeline ( CreateDeliveryPipelineRequest request )
Creates a new DeliveryPipeline in a given project and location.
Parameter
Returns
createRelease(CreateReleaseRequest request)
public Operation createRelease ( CreateReleaseRequest request )
Creates a new Release in a given project and location.
Parameter
Returns
createRollout(CreateRolloutRequest request)
public Operation createRollout ( CreateRolloutRequest request )
Creates a new Rollout in a given project and location.
Parameter
Returns
createTarget(CreateTargetRequest request)
public Operation createTarget ( CreateTargetRequest request )
Creates a new Target in a given project and location.
Parameter
Returns
deleteDeliveryPipeline(DeleteDeliveryPipelineRequest request)
public Operation deleteDeliveryPipeline ( DeleteDeliveryPipelineRequest request )
Deletes a single DeliveryPipeline.
Parameter
Returns
deleteTarget(DeleteTargetRequest request)
public Operation deleteTarget ( DeleteTargetRequest request )
Parameter
Returns
getConfig(GetConfigRequest request)
public Config getConfig ( GetConfigRequest request )
Gets the configuration for a location.
Parameter
Returns
getDeliveryPipeline(GetDeliveryPipelineRequest request)
public DeliveryPipeline getDeliveryPipeline ( GetDeliveryPipelineRequest request )
Gets details of a single DeliveryPipeline.
Parameter
Returns
getJobRun(GetJobRunRequest request)
public JobRun getJobRun ( GetJobRunRequest request )
Gets details of a single JobRun.
Parameter
Returns
getRelease(GetReleaseRequest request)
public Release getRelease ( GetReleaseRequest request )
Gets details of a single Release.
Parameter
Returns
getRollout(GetRolloutRequest request)
public Rollout getRollout ( GetRolloutRequest request )
Gets details of a single Rollout.
Parameter
Returns
getTarget(GetTargetRequest request)
public Target getTarget ( GetTargetRequest request )
Gets details of a single Target.
Parameter
Returns
listDeliveryPipelines(ListDeliveryPipelinesRequest request)
public ListDeliveryPipelinesResponse listDeliveryPipelines ( ListDeliveryPipelinesRequest request )
Lists DeliveryPipelines in a given project and location.
Parameter
Returns
listJobRuns(ListJobRunsRequest request)
public ListJobRunsResponse listJobRuns ( ListJobRunsRequest request )
Lists JobRuns in a given project and location.
Parameter
Returns
listReleases(ListReleasesRequest request)
public ListReleasesResponse listReleases ( ListReleasesRequest request )
Lists Releases in a given project and location.
Parameter
Returns
listRollouts(ListRolloutsRequest request)
public ListRolloutsResponse listRollouts ( ListRolloutsRequest request )
Lists Rollouts in a given project and location.
Parameter
Returns
listTargets(ListTargetsRequest request)
public ListTargetsResponse listTargets ( ListTargetsRequest request )
Lists Targets in a given project and location.
Parameter
Returns
retryJob(RetryJobRequest request)
public RetryJobResponse retryJob ( RetryJobRequest request )
Retries the specified Job in a Rollout.
Parameter
Returns
updateDeliveryPipeline(UpdateDeliveryPipelineRequest request)
public Operation updateDeliveryPipeline ( UpdateDeliveryPipelineRequest request )
Updates the parameters of a single DeliveryPipeline.
Parameter
Returns
updateTarget(UpdateTargetRequest request)
public Operation updateTarget ( UpdateTargetRequest request )
Updates the parameters of a single Target.
Parameter
Returns
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-28 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-28 UTC."],[],[]]