Uses of Interface
com.google.container.v1beta1.ClusterOrBuilder
-
Packages that use ClusterOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of ClusterOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement ClusterOrBuilder Modifier and Type Class Description classClusterA Google Kubernetes Engine cluster.static classCluster.BuilderA Google Kubernetes Engine cluster.Methods in com.google.container.v1beta1 that return ClusterOrBuilder Modifier and Type Method Description ClusterOrBuilderCreateClusterRequest.Builder. getClusterOrBuilder()Required.ClusterOrBuilderCreateClusterRequest. getClusterOrBuilder()Required.ClusterOrBuilderCreateClusterRequestOrBuilder. getClusterOrBuilder()Required.ClusterOrBuilderListClustersResponse.Builder. getClustersOrBuilder(int index)A list of clusters in the project in the specified zone, or across all ones.ClusterOrBuilderListClustersResponse. getClustersOrBuilder(int index)A list of clusters in the project in the specified zone, or across all ones.ClusterOrBuilderListClustersResponseOrBuilder. getClustersOrBuilder(int index)A list of clusters in the project in the specified zone, or across all ones.Methods in com.google.container.v1beta1 that return types with arguments of type ClusterOrBuilder Modifier and Type Method Description List<? extends ClusterOrBuilder>ListClustersResponse.Builder. getClustersOrBuilderList()A list of clusters in the project in the specified zone, or across all ones.List<? extends ClusterOrBuilder>ListClustersResponse. getClustersOrBuilderList()A list of clusters in the project in the specified zone, or across all ones.List<? extends ClusterOrBuilder>ListClustersResponseOrBuilder. getClustersOrBuilderList()A list of clusters in the project in the specified zone, or across all ones.
-