Uses of Class
com.google.cloud.dataproc.v1.AutoscalingPolicy
-
Packages that use AutoscalingPolicy Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of AutoscalingPolicy in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return AutoscalingPolicy Modifier and Type Method Description AutoscalingPolicy
AutoscalingPolicy.Builder. build()
AutoscalingPolicy
AutoscalingPolicy.Builder. buildPartial()
AutoscalingPolicy
AutoscalingPolicyServiceClient. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request)
Creates new autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. createAutoscalingPolicy(LocationName parent, AutoscalingPolicy policy)
Creates new autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. createAutoscalingPolicy(RegionName parent, AutoscalingPolicy policy)
Creates new autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. createAutoscalingPolicy(String parent, AutoscalingPolicy policy)
Creates new autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request)
Creates new autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. getAutoscalingPolicy(AutoscalingPolicyName name)
Retrieves autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. getAutoscalingPolicy(GetAutoscalingPolicyRequest request)
Retrieves autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. getAutoscalingPolicy(String name)
Retrieves autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub. getAutoscalingPolicy(GetAutoscalingPolicyRequest request)
Retrieves autoscaling policy.static AutoscalingPolicy
AutoscalingPolicy. getDefaultInstance()
AutoscalingPolicy
AutoscalingPolicy.Builder. getDefaultInstanceForType()
AutoscalingPolicy
AutoscalingPolicy. getDefaultInstanceForType()
AutoscalingPolicy
ListAutoscalingPoliciesResponse.Builder. getPolicies(int index)
Output only.AutoscalingPolicy
ListAutoscalingPoliciesResponse. getPolicies(int index)
Output only.AutoscalingPolicy
ListAutoscalingPoliciesResponseOrBuilder. getPolicies(int index)
Output only.AutoscalingPolicy
CreateAutoscalingPolicyRequest.Builder. getPolicy()
Required.AutoscalingPolicy
CreateAutoscalingPolicyRequest. getPolicy()
Required.AutoscalingPolicy
CreateAutoscalingPolicyRequestOrBuilder. getPolicy()
Required.AutoscalingPolicy
UpdateAutoscalingPolicyRequest.Builder. getPolicy()
Required.AutoscalingPolicy
UpdateAutoscalingPolicyRequest. getPolicy()
Required.AutoscalingPolicy
UpdateAutoscalingPolicyRequestOrBuilder. getPolicy()
Required.static AutoscalingPolicy
AutoscalingPolicy. parseDelimitedFrom(InputStream input)
static AutoscalingPolicy
AutoscalingPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(byte[] data)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(com.google.protobuf.ByteString data)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(com.google.protobuf.CodedInputStream input)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(InputStream input)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(ByteBuffer data)
static AutoscalingPolicy
AutoscalingPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AutoscalingPolicy
AutoscalingPolicyServiceClient. updateAutoscalingPolicy(AutoscalingPolicy policy)
Updates (replaces) autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request)
Updates (replaces) autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request)
Updates (replaces) autoscaling policy.Methods in com.google.cloud.dataproc.v1 that return types with arguments of type AutoscalingPolicy Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AutoscalingPolicy>
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceFutureStub. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request)
Creates new autoscaling policy.com.google.api.gax.rpc.UnaryCallable<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceClient. createAutoscalingPolicyCallable()
Creates new autoscaling policy.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceSettings.Builder. createAutoscalingPolicySettings()
Returns the builder for the settings used for calls to createAutoscalingPolicy.com.google.api.gax.rpc.UnaryCallSettings<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceSettings. createAutoscalingPolicySettings()
Returns the object with the settings used for calls to createAutoscalingPolicy.com.google.common.util.concurrent.ListenableFuture<AutoscalingPolicy>
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceFutureStub. getAutoscalingPolicy(GetAutoscalingPolicyRequest request)
Retrieves autoscaling policy.com.google.api.gax.rpc.UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceClient. getAutoscalingPolicyCallable()
Retrieves autoscaling policy.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceSettings.Builder. getAutoscalingPolicySettings()
Returns the builder for the settings used for calls to getAutoscalingPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceSettings. getAutoscalingPolicySettings()
Returns the object with the settings used for calls to getAutoscalingPolicy.static io.grpc.MethodDescriptor<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceGrpc. getCreateAutoscalingPolicyMethod()
static io.grpc.MethodDescriptor<GetAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceGrpc. getGetAutoscalingPolicyMethod()
com.google.protobuf.Parser<AutoscalingPolicy>
AutoscalingPolicy. getParserForType()
List<AutoscalingPolicy>
ListAutoscalingPoliciesResponse.Builder. getPoliciesList()
Output only.List<AutoscalingPolicy>
ListAutoscalingPoliciesResponse. getPoliciesList()
Output only.List<AutoscalingPolicy>
ListAutoscalingPoliciesResponseOrBuilder. getPoliciesList()
Output only.static io.grpc.MethodDescriptor<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceGrpc. getUpdateAutoscalingPolicyMethod()
static com.google.protobuf.Parser<AutoscalingPolicy>
AutoscalingPolicy. parser()
com.google.common.util.concurrent.ListenableFuture<AutoscalingPolicy>
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceFutureStub. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request)
Updates (replaces) autoscaling policy.com.google.api.gax.rpc.UnaryCallable<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceClient. updateAutoscalingPolicyCallable()
Updates (replaces) autoscaling policy.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceSettings.Builder. updateAutoscalingPolicySettings()
Returns the builder for the settings used for calls to updateAutoscalingPolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceSettings. updateAutoscalingPolicySettings()
Returns the object with the settings used for calls to updateAutoscalingPolicy.Methods in com.google.cloud.dataproc.v1 with parameters of type AutoscalingPolicy Modifier and Type Method Description ListAutoscalingPoliciesResponse.Builder
ListAutoscalingPoliciesResponse.Builder. addPolicies(int index, AutoscalingPolicy value)
Output only.ListAutoscalingPoliciesResponse.Builder
ListAutoscalingPoliciesResponse.Builder. addPolicies(AutoscalingPolicy value)
Output only.AutoscalingPolicy
AutoscalingPolicyServiceClient. createAutoscalingPolicy(LocationName parent, AutoscalingPolicy policy)
Creates new autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. createAutoscalingPolicy(RegionName parent, AutoscalingPolicy policy)
Creates new autoscaling policy.AutoscalingPolicy
AutoscalingPolicyServiceClient. createAutoscalingPolicy(String parent, AutoscalingPolicy policy)
Creates new autoscaling policy.AutoscalingPolicy.Builder
AutoscalingPolicy.Builder. mergeFrom(AutoscalingPolicy other)
CreateAutoscalingPolicyRequest.Builder
CreateAutoscalingPolicyRequest.Builder. mergePolicy(AutoscalingPolicy value)
Required.UpdateAutoscalingPolicyRequest.Builder
UpdateAutoscalingPolicyRequest.Builder. mergePolicy(AutoscalingPolicy value)
Required.static AutoscalingPolicy.Builder
AutoscalingPolicy. newBuilder(AutoscalingPolicy prototype)
ListAutoscalingPoliciesResponse.Builder
ListAutoscalingPoliciesResponse.Builder. setPolicies(int index, AutoscalingPolicy value)
Output only.CreateAutoscalingPolicyRequest.Builder
CreateAutoscalingPolicyRequest.Builder. setPolicy(AutoscalingPolicy value)
Required.UpdateAutoscalingPolicyRequest.Builder
UpdateAutoscalingPolicyRequest.Builder. setPolicy(AutoscalingPolicy value)
Required.AutoscalingPolicy
AutoscalingPolicyServiceClient. updateAutoscalingPolicy(AutoscalingPolicy policy)
Updates (replaces) autoscaling policy.Method parameters in com.google.cloud.dataproc.v1 with type arguments of type AutoscalingPolicy Modifier and Type Method Description ListAutoscalingPoliciesResponse.Builder
ListAutoscalingPoliciesResponse.Builder. addAllPolicies(Iterable<? extends AutoscalingPolicy> values)
Output only.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)
default void
AutoscalingPolicyServiceGrpc.AsyncService. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)
Creates new autoscaling policy.void
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)
Creates new autoscaling policy.protected AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPage
AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPage. createPage(com.google.api.gax.rpc.PageContext<ListAutoscalingPoliciesRequest,ListAutoscalingPoliciesResponse,AutoscalingPolicy> context, ListAutoscalingPoliciesResponse response)
com.google.api.core.ApiFuture<AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPage>
AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAutoscalingPoliciesRequest,ListAutoscalingPoliciesResponse,AutoscalingPolicy> context, com.google.api.core.ApiFuture<ListAutoscalingPoliciesResponse> futureResponse)
default void
AutoscalingPolicyServiceGrpc.AsyncService. getAutoscalingPolicy(GetAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)
Retrieves autoscaling policy.void
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub. getAutoscalingPolicy(GetAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)
Retrieves autoscaling policy.default void
AutoscalingPolicyServiceGrpc.AsyncService. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)
Updates (replaces) autoscaling policy.void
AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)
Updates (replaces) autoscaling policy. -
Uses of AutoscalingPolicy in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type AutoscalingPolicy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStub. createAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
GrpcAutoscalingPolicyServiceStub. createAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
HttpJsonAutoscalingPolicyServiceStub. createAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStubSettings.Builder. createAutoscalingPolicySettings()
Returns the builder for the settings used for calls to createAutoscalingPolicy.com.google.api.gax.rpc.UnaryCallSettings<CreateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStubSettings. createAutoscalingPolicySettings()
Returns the object with the settings used for calls to createAutoscalingPolicy.com.google.api.gax.rpc.UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStub. getAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy>
GrpcAutoscalingPolicyServiceStub. getAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy>
HttpJsonAutoscalingPolicyServiceStub. getAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStubSettings.Builder. getAutoscalingPolicySettings()
Returns the builder for the settings used for calls to getAutoscalingPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStubSettings. getAutoscalingPolicySettings()
Returns the object with the settings used for calls to getAutoscalingPolicy.com.google.api.gax.rpc.UnaryCallable<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStub. updateAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
GrpcAutoscalingPolicyServiceStub. updateAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
HttpJsonAutoscalingPolicyServiceStub. updateAutoscalingPolicyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStubSettings.Builder. updateAutoscalingPolicySettings()
Returns the builder for the settings used for calls to updateAutoscalingPolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>
AutoscalingPolicyServiceStubSettings. updateAutoscalingPolicySettings()
Returns the object with the settings used for calls to updateAutoscalingPolicy.
-