Uses of Class
com.google.cloud.compute.v1.SetMinCpuPlatformInstanceRequest
-
Packages that use SetMinCpuPlatformInstanceRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SetMinCpuPlatformInstanceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetMinCpuPlatformInstanceRequest Modifier and Type Method Description SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest.Builder. build()SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest.Builder. buildPartial()static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. getDefaultInstance()SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest.Builder. getDefaultInstanceForType()SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. getDefaultInstanceForType()static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseDelimitedFrom(InputStream input)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(byte[] data)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(com.google.protobuf.ByteString data)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(InputStream input)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(ByteBuffer data)static SetMinCpuPlatformInstanceRequestSetMinCpuPlatformInstanceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetMinCpuPlatformInstanceRequest Modifier and Type Method Description com.google.protobuf.Parser<SetMinCpuPlatformInstanceRequest>SetMinCpuPlatformInstanceRequest. getParserForType()static com.google.protobuf.Parser<SetMinCpuPlatformInstanceRequest>SetMinCpuPlatformInstanceRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetMinCpuPlatformInstanceRequest,Operation>InstancesClient. setMinCpuPlatformCallable()Changes the minimum CPU platform that this instance should use.com.google.api.gax.rpc.OperationCallable<SetMinCpuPlatformInstanceRequest,Operation,Operation>InstancesClient. setMinCpuPlatformOperationCallable()Changes the minimum CPU platform that this instance should use.com.google.api.gax.rpc.OperationCallSettings.Builder<SetMinCpuPlatformInstanceRequest,Operation,Operation>InstancesSettings.Builder. setMinCpuPlatformOperationSettings()Returns the builder for the settings used for calls to setMinCpuPlatform.com.google.api.gax.rpc.OperationCallSettings<SetMinCpuPlatformInstanceRequest,Operation,Operation>InstancesSettings. setMinCpuPlatformOperationSettings()Returns the object with the settings used for calls to setMinCpuPlatform.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetMinCpuPlatformInstanceRequest,Operation>InstancesSettings.Builder. setMinCpuPlatformSettings()Returns the builder for the settings used for calls to setMinCpuPlatform.com.google.api.gax.rpc.UnaryCallSettings<SetMinCpuPlatformInstanceRequest,Operation>InstancesSettings. setMinCpuPlatformSettings()Returns the object with the settings used for calls to setMinCpuPlatform.Methods in com.google.cloud.compute.v1 with parameters of type SetMinCpuPlatformInstanceRequest Modifier and Type Method Description SetMinCpuPlatformInstanceRequest.BuilderSetMinCpuPlatformInstanceRequest.Builder. mergeFrom(SetMinCpuPlatformInstanceRequest other)static SetMinCpuPlatformInstanceRequest.BuilderSetMinCpuPlatformInstanceRequest. newBuilder(SetMinCpuPlatformInstanceRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>InstancesClient. setMinCpuPlatformAsync(SetMinCpuPlatformInstanceRequest request)Changes the minimum CPU platform that this instance should use. -
Uses of SetMinCpuPlatformInstanceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetMinCpuPlatformInstanceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetMinCpuPlatformInstanceRequest,Operation>HttpJsonInstancesStub. setMinCpuPlatformCallable()com.google.api.gax.rpc.UnaryCallable<SetMinCpuPlatformInstanceRequest,Operation>InstancesStub. setMinCpuPlatformCallable()com.google.api.gax.rpc.OperationCallable<SetMinCpuPlatformInstanceRequest,Operation,Operation>HttpJsonInstancesStub. setMinCpuPlatformOperationCallable()com.google.api.gax.rpc.OperationCallable<SetMinCpuPlatformInstanceRequest,Operation,Operation>InstancesStub. setMinCpuPlatformOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetMinCpuPlatformInstanceRequest,Operation,Operation>InstancesStubSettings.Builder. setMinCpuPlatformOperationSettings()Returns the builder for the settings used for calls to setMinCpuPlatform.com.google.api.gax.rpc.OperationCallSettings<SetMinCpuPlatformInstanceRequest,Operation,Operation>InstancesStubSettings. setMinCpuPlatformOperationSettings()Returns the object with the settings used for calls to setMinCpuPlatform.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetMinCpuPlatformInstanceRequest,Operation>InstancesStubSettings.Builder. setMinCpuPlatformSettings()Returns the builder for the settings used for calls to setMinCpuPlatform.com.google.api.gax.rpc.UnaryCallSettings<SetMinCpuPlatformInstanceRequest,Operation>InstancesStubSettings. setMinCpuPlatformSettings()Returns the object with the settings used for calls to setMinCpuPlatform.
-