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.BuilderAttachedClusterName. newBuilder()AttachedClusterName.BuilderAttachedClusterName.Builder. setAttachedCluster(String attachedCluster)AttachedClusterName.BuilderAttachedClusterName.Builder. setLocation(String location)AttachedClusterName.BuilderAttachedClusterName.Builder. setProject(String project)AttachedClusterName.BuilderAttachedClusterName. toBuilder()
-