Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
SetMinCpuPlatformInstanceHttpRequest |
SetMinCpuPlatformInstanceHttpRequest.Builder.build() |
static SetMinCpuPlatformInstanceHttpRequest |
SetMinCpuPlatformInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetMinCpuPlatformInstanceHttpRequest,Operation> |
InstanceClient.setMinCpuPlatformInstanceCallable()
Changes the minimum CPU platform that this instance should use.
|
UnaryCallSettings<SetMinCpuPlatformInstanceHttpRequest,Operation> |
InstanceSettings.setMinCpuPlatformInstanceSettings()
Returns the object with the settings used for calls to setMinCpuPlatformInstance.
|
UnaryCallSettings.Builder<SetMinCpuPlatformInstanceHttpRequest,Operation> |
InstanceSettings.Builder.setMinCpuPlatformInstanceSettings()
Returns the builder for the settings used for calls to setMinCpuPlatformInstance.
|
Modifier and Type | Method and Description |
---|---|
SetMinCpuPlatformInstanceHttpRequest.Builder |
SetMinCpuPlatformInstanceHttpRequest.Builder.mergeFrom(SetMinCpuPlatformInstanceHttpRequest other) |
static SetMinCpuPlatformInstanceHttpRequest.Builder |
SetMinCpuPlatformInstanceHttpRequest.newBuilder(SetMinCpuPlatformInstanceHttpRequest prototype) |
Operation |
InstanceClient.setMinCpuPlatformInstance(SetMinCpuPlatformInstanceHttpRequest request)
Changes the minimum CPU platform that this instance should use.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetMinCpuPlatformInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setMinCpuPlatformInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetMinCpuPlatformInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setMinCpuPlatformInstanceCallable() |
UnaryCallable<SetMinCpuPlatformInstanceHttpRequest,Operation> |
InstanceStub.setMinCpuPlatformInstanceCallable() |
UnaryCallSettings<SetMinCpuPlatformInstanceHttpRequest,Operation> |
InstanceStubSettings.setMinCpuPlatformInstanceSettings()
Returns the object with the settings used for calls to setMinCpuPlatformInstance.
|
UnaryCallSettings.Builder<SetMinCpuPlatformInstanceHttpRequest,Operation> |
InstanceStubSettings.Builder.setMinCpuPlatformInstanceSettings()
Returns the builder for the settings used for calls to setMinCpuPlatformInstance.
|
Copyright © 2019 Google LLC. All rights reserved.