| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectRegionDiskTypeName |
ProjectRegionDiskTypeName.Builder.build() |
static ProjectRegionDiskTypeName |
ProjectRegionDiskTypeName.of(String diskType,
String project,
String region) |
static ProjectRegionDiskTypeName |
ProjectRegionDiskTypeName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectRegionDiskTypeName> |
ProjectRegionDiskTypeName.newFactory() |
| Modifier and Type | Method and Description |
|---|---|
DiskType |
RegionDiskTypeClient.getRegionDiskType(ProjectRegionDiskTypeName diskType)
Returns the specified regional disk type.
|
| Constructor and Description |
|---|
Builder(ProjectRegionDiskTypeName projectRegionDiskTypeName) |
Copyright © 2019 Google LLC. All rights reserved.