| Package | Description |
|---|---|
| com.google.cloud.dataproc.v1 |
A client to Cloud Dataproc API
|
| com.google.cloud.dataproc.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse |
AutoscalingPolicyServiceClient.listAutoscalingPolicies(ListAutoscalingPoliciesRequest request)
Lists autoscaling policies in the project.
|
AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse |
AutoscalingPolicyServiceClient.listAutoscalingPolicies(LocationName parent)
Lists autoscaling policies in the project.
|
AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse |
AutoscalingPolicyServiceClient.listAutoscalingPolicies(RegionName parent)
Lists autoscaling policies in the project.
|
AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse |
AutoscalingPolicyServiceClient.listAutoscalingPolicies(String parent)
Lists autoscaling policies in the project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse> |
AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAutoscalingPoliciesRequest,ListAutoscalingPoliciesResponse,AutoscalingPolicy> context,
com.google.api.core.ApiFuture<ListAutoscalingPoliciesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAutoscalingPoliciesRequest,AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse> |
AutoscalingPolicyServiceClient.listAutoscalingPoliciesPagedCallable()
Lists autoscaling policies in the project.
|
com.google.api.gax.rpc.PagedCallSettings<ListAutoscalingPoliciesRequest,ListAutoscalingPoliciesResponse,AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse> |
AutoscalingPolicyServiceSettings.listAutoscalingPoliciesSettings()
Returns the object with the settings used for calls to listAutoscalingPolicies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAutoscalingPoliciesRequest,ListAutoscalingPoliciesResponse,AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse> |
AutoscalingPolicyServiceSettings.Builder.listAutoscalingPoliciesSettings()
Returns the builder for the settings used for calls to listAutoscalingPolicies.
|
Copyright © 2024 Google LLC. All rights reserved.