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.Builder
AwsNodePoolName. newBuilder()
AwsNodePoolName.Builder
AwsNodePoolName.Builder. setAwsCluster(String awsCluster)
AwsNodePoolName.Builder
AwsNodePoolName.Builder. setAwsNodePool(String awsNodePool)
AwsNodePoolName.Builder
AwsNodePoolName.Builder. setLocation(String location)
AwsNodePoolName.Builder
AwsNodePoolName.Builder. setProject(String project)
AwsNodePoolName.Builder
AwsNodePoolName. toBuilder()
-