Uses of Class
com.google.cloud.workstations.v1beta.WorkstationClusterName.Builder
-
Packages that use WorkstationClusterName.Builder Package Description com.google.cloud.workstations.v1beta A client to Cloud Workstations API -
-
Uses of WorkstationClusterName.Builder in com.google.cloud.workstations.v1beta
Methods in com.google.cloud.workstations.v1beta 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()
-