Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectGlobalImageFamilyName |
ProjectGlobalImageFamilyName.Builder.build() |
static ProjectGlobalImageFamilyName |
ProjectGlobalImageFamilyName.of(String family,
String project) |
static ProjectGlobalImageFamilyName |
ProjectGlobalImageFamilyName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalImageFamilyName> |
ProjectGlobalImageFamilyName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Image |
ImageClient.getFromFamilyImage(ProjectGlobalImageFamilyName family)
Returns the latest image that is part of an image family and is not deprecated.
|
Constructor and Description |
---|
Builder(ProjectGlobalImageFamilyName projectGlobalImageFamilyName) |
Copyright © 2019 Google LLC. All rights reserved.