| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InstancesStartWithEncryptionKeyRequest | 
InstancesStartWithEncryptionKeyRequest.Builder.build()  | 
InstancesStartWithEncryptionKeyRequest | 
StartWithEncryptionKeyInstanceHttpRequest.getApiMessageRequestBody()  | 
static InstancesStartWithEncryptionKeyRequest | 
InstancesStartWithEncryptionKeyRequest.getDefaultInstance()  | 
InstancesStartWithEncryptionKeyRequest | 
StartWithEncryptionKeyInstanceHttpRequest.getInstancesStartWithEncryptionKeyRequestResource()  | 
InstancesStartWithEncryptionKeyRequest | 
StartWithEncryptionKeyInstanceHttpRequest.Builder.getInstancesStartWithEncryptionKeyRequestResource()  | 
| Modifier and Type | Method and Description | 
|---|---|
InstancesStartWithEncryptionKeyRequest.Builder | 
InstancesStartWithEncryptionKeyRequest.Builder.mergeFrom(InstancesStartWithEncryptionKeyRequest other)  | 
static InstancesStartWithEncryptionKeyRequest.Builder | 
InstancesStartWithEncryptionKeyRequest.newBuilder(InstancesStartWithEncryptionKeyRequest prototype)  | 
StartWithEncryptionKeyInstanceHttpRequest.Builder | 
StartWithEncryptionKeyInstanceHttpRequest.Builder.setInstancesStartWithEncryptionKeyRequestResource(InstancesStartWithEncryptionKeyRequest instancesStartWithEncryptionKeyRequestResource)  | 
Operation | 
InstanceClient.startWithEncryptionKeyInstance(ProjectZoneInstanceName instance,
                              InstancesStartWithEncryptionKeyRequest instancesStartWithEncryptionKeyRequestResource)
Starts an instance that was stopped using the instances().stop method. 
 | 
Operation | 
InstanceClient.startWithEncryptionKeyInstance(String instance,
                              InstancesStartWithEncryptionKeyRequest instancesStartWithEncryptionKeyRequestResource)
Starts an instance that was stopped using the instances().stop method. 
 | 
Copyright © 2019 Google LLC. All rights reserved.