Uses of Class
com.google.cloud.dataproc.v1.UpdateAutoscalingPolicyRequest
-
Packages that use UpdateAutoscalingPolicyRequest Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of UpdateAutoscalingPolicyRequest in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return UpdateAutoscalingPolicyRequest Modifier and Type Method Description UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest.Builder. build()UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest.Builder. buildPartial()static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. getDefaultInstance()UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest.Builder. getDefaultInstanceForType()UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. getDefaultInstanceForType()static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseDelimitedFrom(InputStream input)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(byte[] data)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(InputStream input)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(ByteBuffer data)static UpdateAutoscalingPolicyRequestUpdateAutoscalingPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type UpdateAutoscalingPolicyRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateAutoscalingPolicyRequest>UpdateAutoscalingPolicyRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateAutoscalingPolicyRequest,AutoscalingPolicy>AutoscalingPolicyServiceGrpc. getUpdateAutoscalingPolicyMethod()static com.google.protobuf.Parser<UpdateAutoscalingPolicyRequest>UpdateAutoscalingPolicyRequest. parser()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 UpdateAutoscalingPolicyRequest Modifier and Type Method Description UpdateAutoscalingPolicyRequest.BuilderUpdateAutoscalingPolicyRequest.Builder. mergeFrom(UpdateAutoscalingPolicyRequest other)static UpdateAutoscalingPolicyRequest.BuilderUpdateAutoscalingPolicyRequest. newBuilder(UpdateAutoscalingPolicyRequest prototype)AutoscalingPolicyAutoscalingPolicyServiceClient. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request)Updates (replaces) autoscaling policy.default voidAutoscalingPolicyServiceGrpc.AsyncService. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)Updates (replaces) autoscaling policy.AutoscalingPolicyAutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceBlockingStub. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request)Updates (replaces) autoscaling policy.com.google.common.util.concurrent.ListenableFuture<AutoscalingPolicy>AutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceFutureStub. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request)Updates (replaces) autoscaling policy.voidAutoscalingPolicyServiceGrpc.AutoscalingPolicyServiceStub. updateAutoscalingPolicy(UpdateAutoscalingPolicyRequest request, io.grpc.stub.StreamObserver<AutoscalingPolicy> responseObserver)Updates (replaces) autoscaling policy. -
Uses of UpdateAutoscalingPolicyRequest in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type UpdateAutoscalingPolicyRequest Modifier and Type Method Description 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.
-