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 |
---|---|
StartInstanceHttpRequest |
StartInstanceHttpRequest.Builder.build() |
static StartInstanceHttpRequest |
StartInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<StartInstanceHttpRequest,Operation> |
InstanceClient.startInstanceCallable()
Starts an instance that was stopped using the instances().stop method.
|
com.google.api.gax.rpc.UnaryCallSettings<StartInstanceHttpRequest,Operation> |
InstanceSettings.startInstanceSettings()
Returns the object with the settings used for calls to startInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<StartInstanceHttpRequest,Operation> |
InstanceSettings.Builder.startInstanceSettings()
Returns the builder for the settings used for calls to startInstance.
|
Modifier and Type | Method and Description |
---|---|
StartInstanceHttpRequest.Builder |
StartInstanceHttpRequest.Builder.mergeFrom(StartInstanceHttpRequest other) |
static StartInstanceHttpRequest.Builder |
StartInstanceHttpRequest.newBuilder(StartInstanceHttpRequest prototype) |
Operation |
InstanceClient.startInstance(StartInstanceHttpRequest request)
Starts an instance that was stopped using the instances().stop method.
|
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<StartInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.startInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<StartInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.startInstanceCallable() |
com.google.api.gax.rpc.UnaryCallable<StartInstanceHttpRequest,Operation> |
InstanceStub.startInstanceCallable() |
com.google.api.gax.rpc.UnaryCallSettings<StartInstanceHttpRequest,Operation> |
InstanceStubSettings.startInstanceSettings()
Returns the object with the settings used for calls to startInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<StartInstanceHttpRequest,Operation> |
InstanceStubSettings.Builder.startInstanceSettings()
Returns the builder for the settings used for calls to startInstance.
|
Copyright © 2019 Google LLC. All rights reserved.