Uses of Class
com.google.cloud.gkemulticloud.v1.AttachedClusterName.Builder
-
Packages that use AttachedClusterName.Builder Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AttachedClusterName.Builder in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AttachedClusterName.Builder Modifier and Type Method Description static AttachedClusterName.Builder
AttachedClusterName. newBuilder()
AttachedClusterName.Builder
AttachedClusterName.Builder. setAttachedCluster(String attachedCluster)
AttachedClusterName.Builder
AttachedClusterName.Builder. setLocation(String location)
AttachedClusterName.Builder
AttachedClusterName.Builder. setProject(String project)
AttachedClusterName.Builder
AttachedClusterName. toBuilder()
-