Uses of Interface
com.google.cloud.gkemulticloud.v1.AttachedClusterOrBuilder
-
Packages that use AttachedClusterOrBuilder Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AttachedClusterOrBuilder in com.google.cloud.gkemulticloud.v1
Classes in com.google.cloud.gkemulticloud.v1 that implement AttachedClusterOrBuilder Modifier and Type Class Description classAttachedClusterAn Anthos cluster running on customer own infrastructure.static classAttachedCluster.BuilderAn Anthos cluster running on customer own infrastructure.Methods in com.google.cloud.gkemulticloud.v1 that return AttachedClusterOrBuilder Modifier and Type Method Description AttachedClusterOrBuilderCreateAttachedClusterRequest.Builder. getAttachedClusterOrBuilder()Required.AttachedClusterOrBuilderCreateAttachedClusterRequest. getAttachedClusterOrBuilder()Required.AttachedClusterOrBuilderCreateAttachedClusterRequestOrBuilder. getAttachedClusterOrBuilder()Required.AttachedClusterOrBuilderUpdateAttachedClusterRequest.Builder. getAttachedClusterOrBuilder()Required.AttachedClusterOrBuilderUpdateAttachedClusterRequest. getAttachedClusterOrBuilder()Required.AttachedClusterOrBuilderUpdateAttachedClusterRequestOrBuilder. getAttachedClusterOrBuilder()Required.AttachedClusterOrBuilderListAttachedClustersResponse.Builder. getAttachedClustersOrBuilder(int index)A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.AttachedClusterOrBuilderListAttachedClustersResponse. getAttachedClustersOrBuilder(int index)A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.AttachedClusterOrBuilderListAttachedClustersResponseOrBuilder. getAttachedClustersOrBuilder(int index)A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type AttachedClusterOrBuilder Modifier and Type Method Description List<? extends AttachedClusterOrBuilder>ListAttachedClustersResponse.Builder. getAttachedClustersOrBuilderList()A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.List<? extends AttachedClusterOrBuilder>ListAttachedClustersResponse. getAttachedClustersOrBuilderList()A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.List<? extends AttachedClusterOrBuilder>ListAttachedClustersResponseOrBuilder. getAttachedClustersOrBuilderList()A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.
-