Uses of Class
com.google.cloud.workstations.v1.WorkstationClusterName.Builder
-
Packages that use WorkstationClusterName.Builder Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of WorkstationClusterName.Builder in com.google.cloud.workstations.v1
Methods in com.google.cloud.workstations.v1 that return WorkstationClusterName.Builder Modifier and Type Method Description static WorkstationClusterName.Builder
WorkstationClusterName. newBuilder()
WorkstationClusterName.Builder
WorkstationClusterName.Builder. setLocation(String location)
WorkstationClusterName.Builder
WorkstationClusterName.Builder. setProject(String project)
WorkstationClusterName.Builder
WorkstationClusterName.Builder. setWorkstationCluster(String workstationCluster)
WorkstationClusterName.Builder
WorkstationClusterName. toBuilder()
-