Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InstanceProperties |
InstanceProperties.Builder.build() |
static InstanceProperties |
InstanceProperties.getDefaultInstance() |
InstanceProperties |
InstanceTemplate.getProperties()
The instance properties for this instance template.
|
InstanceProperties |
InstanceTemplate.Builder.getProperties()
The instance properties for this instance template.
|
Modifier and Type | Method and Description |
---|---|
InstanceProperties.Builder |
InstanceProperties.Builder.mergeFrom(InstanceProperties other) |
static InstanceProperties.Builder |
InstanceProperties.newBuilder(InstanceProperties prototype) |
InstanceTemplate.Builder |
InstanceTemplate.Builder.setProperties(InstanceProperties properties)
The instance properties for this instance template.
|
Copyright © 2019 Google LLC. All rights reserved.