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