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<DeleteAutoscalingPolicyRequest,Empty> |
AutoscalingPolicyServiceClient.deleteAutoscalingPolicyCallable()
Deletes an autoscaling policy.
|
UnaryCallSettings<DeleteAutoscalingPolicyRequest,Empty> |
AutoscalingPolicyServiceSettings.deleteAutoscalingPolicySettings()
Returns the object with the settings used for calls to deleteAutoscalingPolicy.
|
UnaryCallSettings.Builder<DeleteAutoscalingPolicyRequest,Empty> |
AutoscalingPolicyServiceSettings.Builder.deleteAutoscalingPolicySettings()
Returns the builder for the settings used for calls to deleteAutoscalingPolicy.
|
static MethodDescriptor<DeleteAutoscalingPolicyRequest,Empty> |
AutoscalingPolicyServiceGrpc.getDeleteAutoscalingPolicyMethod() |
Parser<DeleteAutoscalingPolicyRequest> |
DeleteAutoscalingPolicyRequest.getParserForType() |
static Parser<DeleteAutoscalingPolicyRequest> |
DeleteAutoscalingPolicyRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Empty |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub.deleteAutoscalingPolicy(DeleteAutoscalingPolicyRequest request)
Deletes an autoscaling policy.
|
com.google.common.util.concurrent.ListenableFuture<Empty> |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceFutureStub.deleteAutoscalingPolicy(DeleteAutoscalingPolicyRequest request)
Deletes an autoscaling policy.
|
void |
AutoscalingPolicyServiceClient.deleteAutoscalingPolicy(DeleteAutoscalingPolicyRequest request)
Deletes an autoscaling policy.
|
void |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceImplBase.deleteAutoscalingPolicy(DeleteAutoscalingPolicyRequest request,
StreamObserver<Empty> responseObserver)
Deletes an autoscaling policy.
|
void |
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub.deleteAutoscalingPolicy(DeleteAutoscalingPolicyRequest request,
StreamObserver<Empty> responseObserver)
Deletes an autoscaling policy.
|
DeleteAutoscalingPolicyRequest.Builder |
DeleteAutoscalingPolicyRequest.Builder.mergeFrom(DeleteAutoscalingPolicyRequest other) |
static DeleteAutoscalingPolicyRequest.Builder |
DeleteAutoscalingPolicyRequest.newBuilder(DeleteAutoscalingPolicyRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteAutoscalingPolicyRequest,Empty> |
AutoscalingPolicyServiceStub.deleteAutoscalingPolicyCallable() |
UnaryCallable<DeleteAutoscalingPolicyRequest,Empty> |
HttpJsonAutoscalingPolicyServiceStub.deleteAutoscalingPolicyCallable() |
UnaryCallable<DeleteAutoscalingPolicyRequest,Empty> |
GrpcAutoscalingPolicyServiceStub.deleteAutoscalingPolicyCallable() |
UnaryCallSettings<DeleteAutoscalingPolicyRequest,Empty> |
AutoscalingPolicyServiceStubSettings.deleteAutoscalingPolicySettings()
Returns the object with the settings used for calls to deleteAutoscalingPolicy.
|
UnaryCallSettings.Builder<DeleteAutoscalingPolicyRequest,Empty> |
AutoscalingPolicyServiceStubSettings.Builder.deleteAutoscalingPolicySettings()
Returns the builder for the settings used for calls to deleteAutoscalingPolicy.
|
Copyright © 2022 Google LLC. All rights reserved.