Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.dataproc.v1.stub |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
AutoscalingPolicyServiceClient.getAutoscalingPolicyCallable()
Retrieves autoscaling policy.
|
UnaryCallSettings<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
AutoscalingPolicyServiceSettings.getAutoscalingPolicySettings()
Returns the object with the settings used for calls to getAutoscalingPolicy.
|
UnaryCallSettings.Builder<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
AutoscalingPolicyServiceSettings.Builder.getAutoscalingPolicySettings()
Returns the builder for the settings used for calls to getAutoscalingPolicy.
|
static MethodDescriptor<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
AutoscalingPolicyServiceGrpc.getGetAutoscalingPolicyMethod() |
Parser<GetAutoscalingPolicyRequest> |
GetAutoscalingPolicyRequest.getParserForType() |
static Parser<GetAutoscalingPolicyRequest> |
GetAutoscalingPolicyRequest.parser() |
Modifier and Type | Method and Description |
---|---|
AutoscalingPolicy |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub.getAutoscalingPolicy(GetAutoscalingPolicyRequest request)
Retrieves autoscaling policy.
|
com.google.common.util.concurrent.ListenableFuture<AutoscalingPolicy> |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceFutureStub.getAutoscalingPolicy(GetAutoscalingPolicyRequest request)
Retrieves autoscaling policy.
|
AutoscalingPolicy |
AutoscalingPolicyServiceClient.getAutoscalingPolicy(GetAutoscalingPolicyRequest request)
Retrieves autoscaling policy.
|
void |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceImplBase.getAutoscalingPolicy(GetAutoscalingPolicyRequest request,
StreamObserver<AutoscalingPolicy> responseObserver)
Retrieves autoscaling policy.
|
void |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub.getAutoscalingPolicy(GetAutoscalingPolicyRequest request,
StreamObserver<AutoscalingPolicy> responseObserver)
Retrieves autoscaling policy.
|
GetAutoscalingPolicyRequest.Builder |
GetAutoscalingPolicyRequest.Builder.mergeFrom(GetAutoscalingPolicyRequest other) |
static GetAutoscalingPolicyRequest.Builder |
GetAutoscalingPolicyRequest.newBuilder(GetAutoscalingPolicyRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
AutoscalingPolicyServiceStub.getAutoscalingPolicyCallable() |
UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
HttpJsonAutoscalingPolicyServiceStub.getAutoscalingPolicyCallable() |
UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
GrpcAutoscalingPolicyServiceStub.getAutoscalingPolicyCallable() |
UnaryCallSettings<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
AutoscalingPolicyServiceStubSettings.getAutoscalingPolicySettings()
Returns the object with the settings used for calls to getAutoscalingPolicy.
|
UnaryCallSettings.Builder<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
AutoscalingPolicyServiceStubSettings.Builder.getAutoscalingPolicySettings()
Returns the builder for the settings used for calls to getAutoscalingPolicy.
|
Copyright © 2022 Google LLC. All rights reserved.