Send feedback
Class CloudDeployGrpc (1.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.1.2 keyboard_arrow_down
public final class CloudDeployGrpc
CloudDeploy service creates and manages Continuous Delivery operations
on Google Cloud Platform via Skaffold (https://skaffold.dev ).
Static Fields
SERVICE_NAME
public static final String SERVICE_NAME
Field Value
Static Methods
getApproveRolloutMethod()
public static MethodDescriptor<ApproveRolloutRequest , ApproveRolloutResponse > getApproveRolloutMethod ()
Returns
getCreateDeliveryPipelineMethod()
public static MethodDescriptor<CreateDeliveryPipelineRequest , Operation > getCreateDeliveryPipelineMethod ()
Returns
getCreateReleaseMethod()
public static MethodDescriptor<CreateReleaseRequest , Operation > getCreateReleaseMethod ()
Returns
getCreateRolloutMethod()
public static MethodDescriptor<CreateRolloutRequest , Operation > getCreateRolloutMethod ()
Returns
getCreateTargetMethod()
public static MethodDescriptor<CreateTargetRequest , Operation > getCreateTargetMethod ()
Returns
getDeleteDeliveryPipelineMethod()
public static MethodDescriptor<DeleteDeliveryPipelineRequest , Operation > getDeleteDeliveryPipelineMethod ()
Returns
getDeleteTargetMethod()
public static MethodDescriptor<DeleteTargetRequest , Operation > getDeleteTargetMethod ()
Returns
getGetConfigMethod()
public static MethodDescriptor<GetConfigRequest , Config > getGetConfigMethod ()
Returns
getGetDeliveryPipelineMethod()
public static MethodDescriptor<GetDeliveryPipelineRequest , DeliveryPipeline > getGetDeliveryPipelineMethod ()
Returns
getGetReleaseMethod()
public static MethodDescriptor<GetReleaseRequest , Release > getGetReleaseMethod ()
Returns
getGetRolloutMethod()
public static MethodDescriptor<GetRolloutRequest , Rollout > getGetRolloutMethod ()
Returns
getGetTargetMethod()
public static MethodDescriptor<GetTargetRequest , Target > getGetTargetMethod ()
Returns
getListDeliveryPipelinesMethod()
public static MethodDescriptor<ListDeliveryPipelinesRequest , ListDeliveryPipelinesResponse > getListDeliveryPipelinesMethod ()
Returns
getListReleasesMethod()
public static MethodDescriptor<ListReleasesRequest , ListReleasesResponse > getListReleasesMethod ()
Returns
getListRolloutsMethod()
public static MethodDescriptor<ListRolloutsRequest , ListRolloutsResponse > getListRolloutsMethod ()
Returns
getListTargetsMethod()
public static MethodDescriptor<ListTargetsRequest , ListTargetsResponse > getListTargetsMethod ()
Returns
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type Description io.grpc.ServiceDescriptor
getUpdateDeliveryPipelineMethod()
public static MethodDescriptor<UpdateDeliveryPipelineRequest , Operation > getUpdateDeliveryPipelineMethod ()
Returns
getUpdateTargetMethod()
public static MethodDescriptor<UpdateTargetRequest , Operation > getUpdateTargetMethod ()
Returns
newBlockingStub(Channel channel)
public static CloudDeployGrpc . CloudDeployBlockingStub newBlockingStub ( Channel channel )
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter
Name Description channel io.grpc.Channel
Returns
newFutureStub(Channel channel)
public static CloudDeployGrpc . CloudDeployFutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter
Name Description channel io.grpc.Channel
Returns
newStub(Channel channel)
public static CloudDeployGrpc . CloudDeployStub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter
Name Description channel io.grpc.Channel
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 2024-11-06 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 2024-11-06 UTC."],[],[]]