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 AutoscalingPolicyAutoscalingPolicy.Builder. build()AutoscalingPolicyAutoscalingPolicy.Builder. buildPartial()AutoscalingPolicyAutoscalingPolicyServiceClient. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request)Creates new autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. createAutoscalingPolicy(LocationName parent, AutoscalingPolicy policy)Creates new autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. createAutoscalingPolicy(RegionName parent, AutoscalingPolicy policy)Creates new autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. createAutoscalingPolicy(String parent, AutoscalingPolicy policy)Creates new autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request)Creates new autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. getAutoscalingPolicy(AutoscalingPolicyName name)Retrieves autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. getAutoscalingPolicy(GetAutoscalingPolicyRequest request)Retrieves autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. getAutoscalingPolicy(String name)Retrieves autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub. getAutoscalingPolicy(GetAutoscalingPolicyRequest request)Retrieves autoscaling policy.static AutoscalingPolicyAutoscalingPolicy. getDefaultInstance()AutoscalingPolicyAutoscalingPolicy.Builder. getDefaultInstanceForType()AutoscalingPolicyAutoscalingPolicy. getDefaultInstanceForType()AutoscalingPolicyListAutoscalingPoliciesResponse.Builder. getPolicies(int index)Output only.AutoscalingPolicyListAutoscalingPoliciesResponse. getPolicies(int index)Output only.AutoscalingPolicyListAutoscalingPoliciesResponseOrBuilder. getPolicies(int index)Output only.AutoscalingPolicyCreateAutoscalingPolicyRequest.Builder. getPolicy()Required.AutoscalingPolicyCreateAutoscalingPolicyRequest. getPolicy()Required.AutoscalingPolicyCreateAutoscalingPolicyRequestOrBuilder. getPolicy()Required.AutoscalingPolicyUpdateAutoscalingPolicyRequest.Builder. getPolicy()Required.AutoscalingPolicyUpdateAutoscalingPolicyRequest. getPolicy()Required.AutoscalingPolicyUpdateAutoscalingPolicyRequestOrBuilder. getPolicy()Required.static AutoscalingPolicyAutoscalingPolicy. parseDelimitedFrom(InputStream input)static AutoscalingPolicyAutoscalingPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoscalingPolicyAutoscalingPolicy. parseFrom(byte[] data)static AutoscalingPolicyAutoscalingPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoscalingPolicyAutoscalingPolicy. parseFrom(com.google.protobuf.ByteString data)static AutoscalingPolicyAutoscalingPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoscalingPolicyAutoscalingPolicy. parseFrom(com.google.protobuf.CodedInputStream input)static AutoscalingPolicyAutoscalingPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoscalingPolicyAutoscalingPolicy. parseFrom(InputStream input)static AutoscalingPolicyAutoscalingPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoscalingPolicyAutoscalingPolicy. parseFrom(ByteBuffer data)static AutoscalingPolicyAutoscalingPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AutoscalingPolicyAutoscalingPolicyServiceClient. updateAutoscalingPolicy(AutoscalingPolicy policy)Updates (replaces) autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request)Updates (replaces) autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceGrpc.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.BuilderListAutoscalingPoliciesResponse.Builder. addPolicies(int index, AutoscalingPolicy value)Output only.ListAutoscalingPoliciesResponse.BuilderListAutoscalingPoliciesResponse.Builder. addPolicies(AutoscalingPolicy value)Output only.AutoscalingPolicyAutoscalingPolicyServiceClient. createAutoscalingPolicy(LocationName parent, AutoscalingPolicy policy)Creates new autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. createAutoscalingPolicy(RegionName parent, AutoscalingPolicy policy)Creates new autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceClient. createAutoscalingPolicy(String parent, AutoscalingPolicy policy)Creates new autoscaling policy.AutoscalingPolicy.BuilderAutoscalingPolicy.Builder. mergeFrom(AutoscalingPolicy other)CreateAutoscalingPolicyRequest.BuilderCreateAutoscalingPolicyRequest.Builder. mergePolicy(AutoscalingPolicy value)Required.UpdateAutoscalingPolicyRequest.BuilderUpdateAutoscalingPolicyRequest.Builder. mergePolicy(AutoscalingPolicy value)Required.static AutoscalingPolicy.BuilderAutoscalingPolicy. newBuilder(AutoscalingPolicy prototype)ListAutoscalingPoliciesResponse.BuilderListAutoscalingPoliciesResponse.Builder. setPolicies(int index, AutoscalingPolicy value)Output only.CreateAutoscalingPolicyRequest.BuilderCreateAutoscalingPolicyRequest.Builder. setPolicy(AutoscalingPolicy value)Required.UpdateAutoscalingPolicyRequest.BuilderUpdateAutoscalingPolicyRequest.Builder. setPolicy(AutoscalingPolicy value)Required.AutoscalingPolicyAutoscalingPolicyServiceClient. 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.BuilderListAutoscalingPoliciesResponse.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 voidAutoscalingPolicyServiceGrpc.AsyncService. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)Creates new autoscaling policy.voidAutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub. createAutoscalingPolicy(CreateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)Creates new autoscaling policy.protected AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPageAutoscalingPolicyServiceClient.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 voidAutoscalingPolicyServiceGrpc.AsyncService. getAutoscalingPolicy(GetAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)Retrieves autoscaling policy.voidAutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub. getAutoscalingPolicy(GetAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)Retrieves autoscaling policy.default voidAutoscalingPolicyServiceGrpc.AsyncService. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)Updates (replaces) autoscaling policy.voidAutoscalingPolicyServiceGrpc.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.
-