Uses of Class
com.google.cloud.edgecontainer.v1.NodePoolName.Builder
-
Packages that use NodePoolName.Builder Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container API -
-
Uses of NodePoolName.Builder in com.google.cloud.edgecontainer.v1
Methods in com.google.cloud.edgecontainer.v1 that return NodePoolName.Builder Modifier and Type Method Description static NodePoolName.Builder
NodePoolName. newBuilder()
NodePoolName.Builder
NodePoolName.Builder. setCluster(String cluster)
NodePoolName.Builder
NodePoolName.Builder. setLocation(String location)
NodePoolName.Builder
NodePoolName.Builder. setNodePool(String nodePool)
NodePoolName.Builder
NodePoolName.Builder. setProject(String project)
NodePoolName.Builder
NodePoolName. toBuilder()
-