Uses of Interface
com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionOrBuilder
-
Packages that use ImageVersionOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of ImageVersionOrBuilder in com.google.cloud.orchestration.airflow.service.v1beta1
Classes in com.google.cloud.orchestration.airflow.service.v1beta1 that implement ImageVersionOrBuilder Modifier and Type Class Description class
ImageVersion
Image Version informationstatic class
ImageVersion.Builder
Image Version informationMethods in com.google.cloud.orchestration.airflow.service.v1beta1 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.v1beta1 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.
-