@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/dataproc/v1/autoscaling_policies.proto") public final class AutoscalingPolicyServiceGrpc extends Object
The API interface for managing autoscaling policies in the Dataproc API.
Modifier and Type | Class and Description |
---|---|
static class |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub
The API interface for managing autoscaling policies in the
Dataproc API.
|
static class |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceFutureStub
The API interface for managing autoscaling policies in the
Dataproc API.
|
static class |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceImplBase
The API interface for managing autoscaling policies in the
Dataproc API.
|
static class |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub
The API interface for managing autoscaling policies in the
Dataproc API.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<CreateAutoscalingPolicyRequest,AutoscalingPolicy> getCreateAutoscalingPolicyMethod()
public static MethodDescriptor<UpdateAutoscalingPolicyRequest,AutoscalingPolicy> getUpdateAutoscalingPolicyMethod()
public static MethodDescriptor<GetAutoscalingPolicyRequest,AutoscalingPolicy> getGetAutoscalingPolicyMethod()
public static MethodDescriptor<ListAutoscalingPoliciesRequest,ListAutoscalingPoliciesResponse> getListAutoscalingPoliciesMethod()
public static MethodDescriptor<DeleteAutoscalingPolicyRequest,Empty> getDeleteAutoscalingPolicyMethod()
public static AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub newStub(Channel channel)
public static AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub newBlockingStub(Channel channel)
public static AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.