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