Uses of Interface
com.google.cloud.orchestration.airflow.service.v1.ImageVersionOrBuilder
-
Packages that use ImageVersionOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of ImageVersionOrBuilder in com.google.cloud.orchestration.airflow.service.v1
Classes in com.google.cloud.orchestration.airflow.service.v1 that implement ImageVersionOrBuilder Modifier and Type Class Description class
ImageVersion
ImageVersion informationstatic class
ImageVersion.Builder
ImageVersion informationMethods in com.google.cloud.orchestration.airflow.service.v1 that return ImageVersionOrBuilder Modifier and Type Method Description ImageVersionOrBuilder
ListImageVersionsResponse.Builder. getImageVersionsOrBuilder(int index)
The list of supported ImageVersions in a location.ImageVersionOrBuilder
ListImageVersionsResponse. getImageVersionsOrBuilder(int index)
The list of supported ImageVersions in a location.ImageVersionOrBuilder
ListImageVersionsResponseOrBuilder. getImageVersionsOrBuilder(int index)
The list of supported ImageVersions in a location.Methods in com.google.cloud.orchestration.airflow.service.v1 that return types with arguments of type ImageVersionOrBuilder Modifier and Type Method Description List<? extends ImageVersionOrBuilder>
ListImageVersionsResponse.Builder. getImageVersionsOrBuilderList()
The list of supported ImageVersions in a location.List<? extends ImageVersionOrBuilder>
ListImageVersionsResponse. getImageVersionsOrBuilderList()
The list of supported ImageVersions in a location.List<? extends ImageVersionOrBuilder>
ListImageVersionsResponseOrBuilder. getImageVersionsOrBuilderList()
The list of supported ImageVersions in a location.
-