Skip navigation links
A B C D G I L N R S T U 

A

abandonRelease(AbandonReleaseRequest, StreamObserver<AbandonReleaseResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Abandons a Release in the Delivery Pipeline.
abandonRelease(AbandonReleaseRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Abandons a Release in the Delivery Pipeline.
abandonRelease(AbandonReleaseRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Abandons a Release in the Delivery Pipeline.
abandonRelease(AbandonReleaseRequest, StreamObserver<AbandonReleaseResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Abandons a Release in the Delivery Pipeline.
advanceRollout(AdvanceRolloutRequest, StreamObserver<AdvanceRolloutResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Advances a Rollout in a given project and location.
advanceRollout(AdvanceRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Advances a Rollout in a given project and location.
advanceRollout(AdvanceRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Advances a Rollout in a given project and location.
advanceRollout(AdvanceRolloutRequest, StreamObserver<AdvanceRolloutResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Advances a Rollout in a given project and location.
approveRollout(ApproveRolloutRequest, StreamObserver<ApproveRolloutResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Approves a Rollout.
approveRollout(ApproveRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Approves a Rollout.
approveRollout(ApproveRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Approves a Rollout.
approveRollout(ApproveRolloutRequest, StreamObserver<ApproveRolloutResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Approves a Rollout.

B

bindService(CloudDeployGrpc.AsyncService) - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
bindService() - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
 

C

cancelAutomationRun(CancelAutomationRunRequest, StreamObserver<CancelAutomationRunResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Cancels an AutomationRun.
cancelAutomationRun(CancelAutomationRunRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Cancels an AutomationRun.
cancelAutomationRun(CancelAutomationRunRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Cancels an AutomationRun.
cancelAutomationRun(CancelAutomationRunRequest, StreamObserver<CancelAutomationRunResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Cancels an AutomationRun.
cancelRollout(CancelRolloutRequest, StreamObserver<CancelRolloutResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Cancels a Rollout in a given project and location.
cancelRollout(CancelRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Cancels a Rollout in a given project and location.
cancelRollout(CancelRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Cancels a Rollout in a given project and location.
cancelRollout(CancelRolloutRequest, StreamObserver<CancelRolloutResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Cancels a Rollout in a given project and location.
CloudDeployGrpc - Class in com.google.cloud.deploy.v1
CloudDeploy service creates and manages Continuous Delivery operations on Google Cloud Platform via Skaffold (https://skaffold.dev).
CloudDeployGrpc.AsyncService - Interface in com.google.cloud.deploy.v1
CloudDeploy service creates and manages Continuous Delivery operations on Google Cloud Platform via Skaffold (https://skaffold.dev).
CloudDeployGrpc.CloudDeployBlockingStub - Class in com.google.cloud.deploy.v1
A stub to allow clients to do synchronous rpc calls to service CloudDeploy.
CloudDeployGrpc.CloudDeployFutureStub - Class in com.google.cloud.deploy.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service CloudDeploy.
CloudDeployGrpc.CloudDeployImplBase - Class in com.google.cloud.deploy.v1
Base class for the server implementation of the service CloudDeploy.
CloudDeployGrpc.CloudDeployStub - Class in com.google.cloud.deploy.v1
A stub to allow clients to do asynchronous rpc calls to service CloudDeploy.
CloudDeployImplBase() - Constructor for class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployImplBase
 
com.google.cloud.deploy.v1 - package com.google.cloud.deploy.v1
 
createAutomation(CreateAutomationRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Creates a new Automation in a given project and location.
createAutomation(CreateAutomationRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Creates a new Automation in a given project and location.
createAutomation(CreateAutomationRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Creates a new Automation in a given project and location.
createAutomation(CreateAutomationRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Creates a new Automation in a given project and location.
createCustomTargetType(CreateCustomTargetTypeRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Creates a new CustomTargetType in a given project and location.
createCustomTargetType(CreateCustomTargetTypeRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Creates a new CustomTargetType in a given project and location.
createCustomTargetType(CreateCustomTargetTypeRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Creates a new CustomTargetType in a given project and location.
createCustomTargetType(CreateCustomTargetTypeRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Creates a new CustomTargetType in a given project and location.
createDeliveryPipeline(CreateDeliveryPipelineRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Creates a new DeliveryPipeline in a given project and location.
createDeliveryPipeline(CreateDeliveryPipelineRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Creates a new DeliveryPipeline in a given project and location.
createDeliveryPipeline(CreateDeliveryPipelineRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Creates a new DeliveryPipeline in a given project and location.
createDeliveryPipeline(CreateDeliveryPipelineRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Creates a new DeliveryPipeline in a given project and location.
createRelease(CreateReleaseRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Creates a new Release in a given project and location.
createRelease(CreateReleaseRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Creates a new Release in a given project and location.
createRelease(CreateReleaseRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Creates a new Release in a given project and location.
createRelease(CreateReleaseRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Creates a new Release in a given project and location.
createRollout(CreateRolloutRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Creates a new Rollout in a given project and location.
createRollout(CreateRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Creates a new Rollout in a given project and location.
createRollout(CreateRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Creates a new Rollout in a given project and location.
createRollout(CreateRolloutRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Creates a new Rollout in a given project and location.
createTarget(CreateTargetRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Creates a new Target in a given project and location.
createTarget(CreateTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Creates a new Target in a given project and location.
createTarget(CreateTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Creates a new Target in a given project and location.
createTarget(CreateTargetRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Creates a new Target in a given project and location.

D

deleteAutomation(DeleteAutomationRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Deletes a single Automation resource.
deleteAutomation(DeleteAutomationRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Deletes a single Automation resource.
deleteAutomation(DeleteAutomationRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Deletes a single Automation resource.
deleteAutomation(DeleteAutomationRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Deletes a single Automation resource.
deleteCustomTargetType(DeleteCustomTargetTypeRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Deletes a single CustomTargetType.
deleteCustomTargetType(DeleteCustomTargetTypeRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Deletes a single CustomTargetType.
deleteCustomTargetType(DeleteCustomTargetTypeRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Deletes a single CustomTargetType.
deleteCustomTargetType(DeleteCustomTargetTypeRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Deletes a single CustomTargetType.
deleteDeliveryPipeline(DeleteDeliveryPipelineRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Deletes a single DeliveryPipeline.
deleteDeliveryPipeline(DeleteDeliveryPipelineRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Deletes a single DeliveryPipeline.
deleteDeliveryPipeline(DeleteDeliveryPipelineRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Deletes a single DeliveryPipeline.
deleteDeliveryPipeline(DeleteDeliveryPipelineRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Deletes a single DeliveryPipeline.
deleteTarget(DeleteTargetRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Deletes a single Target.
deleteTarget(DeleteTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Deletes a single Target.
deleteTarget(DeleteTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Deletes a single Target.
deleteTarget(DeleteTargetRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Deletes a single Target.

G

getAbandonReleaseMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getAdvanceRolloutMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getApproveRolloutMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getAutomation(GetAutomationRequest, StreamObserver<Automation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets details of a single Automation.
getAutomation(GetAutomationRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets details of a single Automation.
getAutomation(GetAutomationRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets details of a single Automation.
getAutomation(GetAutomationRequest, StreamObserver<Automation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets details of a single Automation.
getAutomationRun(GetAutomationRunRequest, StreamObserver<AutomationRun>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets details of a single AutomationRun.
getAutomationRun(GetAutomationRunRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets details of a single AutomationRun.
getAutomationRun(GetAutomationRunRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets details of a single AutomationRun.
getAutomationRun(GetAutomationRunRequest, StreamObserver<AutomationRun>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets details of a single AutomationRun.
getCancelAutomationRunMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getCancelRolloutMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getConfig(GetConfigRequest, StreamObserver<Config>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets the configuration for a location.
getConfig(GetConfigRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets the configuration for a location.
getConfig(GetConfigRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets the configuration for a location.
getConfig(GetConfigRequest, StreamObserver<Config>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets the configuration for a location.
getCreateAutomationMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getCreateCustomTargetTypeMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getCreateDeliveryPipelineMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getCreateReleaseMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getCreateRolloutMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getCreateTargetMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getCustomTargetType(GetCustomTargetTypeRequest, StreamObserver<CustomTargetType>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets details of a single CustomTargetType.
getCustomTargetType(GetCustomTargetTypeRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets details of a single CustomTargetType.
getCustomTargetType(GetCustomTargetTypeRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets details of a single CustomTargetType.
getCustomTargetType(GetCustomTargetTypeRequest, StreamObserver<CustomTargetType>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets details of a single CustomTargetType.
getDeleteAutomationMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getDeleteCustomTargetTypeMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getDeleteDeliveryPipelineMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getDeleteTargetMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getDeliveryPipeline(GetDeliveryPipelineRequest, StreamObserver<DeliveryPipeline>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets details of a single DeliveryPipeline.
getDeliveryPipeline(GetDeliveryPipelineRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets details of a single DeliveryPipeline.
getDeliveryPipeline(GetDeliveryPipelineRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets details of a single DeliveryPipeline.
getDeliveryPipeline(GetDeliveryPipelineRequest, StreamObserver<DeliveryPipeline>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets details of a single DeliveryPipeline.
getGetAutomationMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getGetAutomationRunMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getGetConfigMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getGetCustomTargetTypeMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getGetDeliveryPipelineMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getGetJobRunMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getGetReleaseMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getGetRolloutMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getGetTargetMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getIgnoreJobMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getJobRun(GetJobRunRequest, StreamObserver<JobRun>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets details of a single JobRun.
getJobRun(GetJobRunRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets details of a single JobRun.
getJobRun(GetJobRunRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets details of a single JobRun.
getJobRun(GetJobRunRequest, StreamObserver<JobRun>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets details of a single JobRun.
getListAutomationRunsMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getListAutomationsMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getListCustomTargetTypesMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getListDeliveryPipelinesMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getListJobRunsMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getListReleasesMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getListRolloutsMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getListTargetsMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getRelease(GetReleaseRequest, StreamObserver<Release>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets details of a single Release.
getRelease(GetReleaseRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets details of a single Release.
getRelease(GetReleaseRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets details of a single Release.
getRelease(GetReleaseRequest, StreamObserver<Release>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets details of a single Release.
getRetryJobMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getRollbackTargetMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getRollout(GetRolloutRequest, StreamObserver<Rollout>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets details of a single Rollout.
getRollout(GetRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets details of a single Rollout.
getRollout(GetRolloutRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets details of a single Rollout.
getRollout(GetRolloutRequest, StreamObserver<Rollout>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets details of a single Rollout.
getServiceDescriptor() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getTarget(GetTargetRequest, StreamObserver<Target>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Gets details of a single Target.
getTarget(GetTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Gets details of a single Target.
getTarget(GetTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Gets details of a single Target.
getTarget(GetTargetRequest, StreamObserver<Target>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Gets details of a single Target.
getTerminateJobRunMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getUpdateAutomationMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getUpdateCustomTargetTypeMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getUpdateDeliveryPipelineMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 
getUpdateTargetMethod() - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
 

I

ignoreJob(IgnoreJobRequest, StreamObserver<IgnoreJobResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Ignores the specified Job in a Rollout.
ignoreJob(IgnoreJobRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Ignores the specified Job in a Rollout.
ignoreJob(IgnoreJobRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Ignores the specified Job in a Rollout.
ignoreJob(IgnoreJobRequest, StreamObserver<IgnoreJobResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Ignores the specified Job in a Rollout.

L

listAutomationRuns(ListAutomationRunsRequest, StreamObserver<ListAutomationRunsResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Lists AutomationRuns in a given project and location.
listAutomationRuns(ListAutomationRunsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Lists AutomationRuns in a given project and location.
listAutomationRuns(ListAutomationRunsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Lists AutomationRuns in a given project and location.
listAutomationRuns(ListAutomationRunsRequest, StreamObserver<ListAutomationRunsResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Lists AutomationRuns in a given project and location.
listAutomations(ListAutomationsRequest, StreamObserver<ListAutomationsResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Lists Automations in a given project and location.
listAutomations(ListAutomationsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Lists Automations in a given project and location.
listAutomations(ListAutomationsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Lists Automations in a given project and location.
listAutomations(ListAutomationsRequest, StreamObserver<ListAutomationsResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Lists Automations in a given project and location.
listCustomTargetTypes(ListCustomTargetTypesRequest, StreamObserver<ListCustomTargetTypesResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Lists CustomTargetTypes in a given project and location.
listCustomTargetTypes(ListCustomTargetTypesRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Lists CustomTargetTypes in a given project and location.
listCustomTargetTypes(ListCustomTargetTypesRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Lists CustomTargetTypes in a given project and location.
listCustomTargetTypes(ListCustomTargetTypesRequest, StreamObserver<ListCustomTargetTypesResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Lists CustomTargetTypes in a given project and location.
listDeliveryPipelines(ListDeliveryPipelinesRequest, StreamObserver<ListDeliveryPipelinesResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Lists DeliveryPipelines in a given project and location.
listDeliveryPipelines(ListDeliveryPipelinesRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Lists DeliveryPipelines in a given project and location.
listDeliveryPipelines(ListDeliveryPipelinesRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Lists DeliveryPipelines in a given project and location.
listDeliveryPipelines(ListDeliveryPipelinesRequest, StreamObserver<ListDeliveryPipelinesResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Lists DeliveryPipelines in a given project and location.
listJobRuns(ListJobRunsRequest, StreamObserver<ListJobRunsResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Lists JobRuns in a given project and location.
listJobRuns(ListJobRunsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Lists JobRuns in a given project and location.
listJobRuns(ListJobRunsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Lists JobRuns in a given project and location.
listJobRuns(ListJobRunsRequest, StreamObserver<ListJobRunsResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Lists JobRuns in a given project and location.
listReleases(ListReleasesRequest, StreamObserver<ListReleasesResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Lists Releases in a given project and location.
listReleases(ListReleasesRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Lists Releases in a given project and location.
listReleases(ListReleasesRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Lists Releases in a given project and location.
listReleases(ListReleasesRequest, StreamObserver<ListReleasesResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Lists Releases in a given project and location.
listRollouts(ListRolloutsRequest, StreamObserver<ListRolloutsResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Lists Rollouts in a given project and location.
listRollouts(ListRolloutsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Lists Rollouts in a given project and location.
listRollouts(ListRolloutsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Lists Rollouts in a given project and location.
listRollouts(ListRolloutsRequest, StreamObserver<ListRolloutsResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Lists Rollouts in a given project and location.
listTargets(ListTargetsRequest, StreamObserver<ListTargetsResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Lists Targets in a given project and location.
listTargets(ListTargetsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Lists Targets in a given project and location.
listTargets(ListTargetsRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Lists Targets in a given project and location.
listTargets(ListTargetsRequest, StreamObserver<ListTargetsResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Lists Targets in a given project and location.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.deploy.v1.CloudDeployGrpc
Creates a new async stub that supports all call types for the service

R

retryJob(RetryJobRequest, StreamObserver<RetryJobResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Retries the specified Job in a Rollout.
retryJob(RetryJobRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Retries the specified Job in a Rollout.
retryJob(RetryJobRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Retries the specified Job in a Rollout.
retryJob(RetryJobRequest, StreamObserver<RetryJobResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Retries the specified Job in a Rollout.
rollbackTarget(RollbackTargetRequest, StreamObserver<RollbackTargetResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Creates a `Rollout` to roll back the specified target.
rollbackTarget(RollbackTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Creates a `Rollout` to roll back the specified target.
rollbackTarget(RollbackTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Creates a `Rollout` to roll back the specified target.
rollbackTarget(RollbackTargetRequest, StreamObserver<RollbackTargetResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Creates a `Rollout` to roll back the specified target.

S

SERVICE_NAME - Static variable in class com.google.cloud.deploy.v1.CloudDeployGrpc
 

T

terminateJobRun(TerminateJobRunRequest, StreamObserver<TerminateJobRunResponse>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Terminates a Job Run in a given project and location.
terminateJobRun(TerminateJobRunRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Terminates a Job Run in a given project and location.
terminateJobRun(TerminateJobRunRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Terminates a Job Run in a given project and location.
terminateJobRun(TerminateJobRunRequest, StreamObserver<TerminateJobRunResponse>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Terminates a Job Run in a given project and location.

U

updateAutomation(UpdateAutomationRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Updates the parameters of a single Automation resource.
updateAutomation(UpdateAutomationRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Updates the parameters of a single Automation resource.
updateAutomation(UpdateAutomationRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Updates the parameters of a single Automation resource.
updateAutomation(UpdateAutomationRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Updates the parameters of a single Automation resource.
updateCustomTargetType(UpdateCustomTargetTypeRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Updates a single CustomTargetType.
updateCustomTargetType(UpdateCustomTargetTypeRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Updates a single CustomTargetType.
updateCustomTargetType(UpdateCustomTargetTypeRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Updates a single CustomTargetType.
updateCustomTargetType(UpdateCustomTargetTypeRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Updates a single CustomTargetType.
updateDeliveryPipeline(UpdateDeliveryPipelineRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Updates the parameters of a single DeliveryPipeline.
updateDeliveryPipeline(UpdateDeliveryPipelineRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Updates the parameters of a single DeliveryPipeline.
updateDeliveryPipeline(UpdateDeliveryPipelineRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Updates the parameters of a single DeliveryPipeline.
updateDeliveryPipeline(UpdateDeliveryPipelineRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Updates the parameters of a single DeliveryPipeline.
updateTarget(UpdateTargetRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.deploy.v1.CloudDeployGrpc.AsyncService
Updates the parameters of a single Target.
updateTarget(UpdateTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployBlockingStub
Updates the parameters of a single Target.
updateTarget(UpdateTargetRequest) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployFutureStub
Updates the parameters of a single Target.
updateTarget(UpdateTargetRequest, StreamObserver<Operation>) - Method in class com.google.cloud.deploy.v1.CloudDeployGrpc.CloudDeployStub
Updates the parameters of a single Target.
A B C D G I L N R S T U 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.