Uses of Interface
com.google.cloud.workstations.v1.WorkstationConfigOrBuilder
-
Packages that use WorkstationConfigOrBuilder Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of WorkstationConfigOrBuilder in com.google.cloud.workstations.v1
Classes in com.google.cloud.workstations.v1 that implement WorkstationConfigOrBuilder Modifier and Type Class Description class
WorkstationConfig
A workstation configuration resource in the Cloud Workstations API.static class
WorkstationConfig.Builder
A workstation configuration resource in the Cloud Workstations API.Methods in com.google.cloud.workstations.v1 that return WorkstationConfigOrBuilder Modifier and Type Method Description WorkstationConfigOrBuilder
CreateWorkstationConfigRequest.Builder. getWorkstationConfigOrBuilder()
Required.WorkstationConfigOrBuilder
CreateWorkstationConfigRequest. getWorkstationConfigOrBuilder()
Required.WorkstationConfigOrBuilder
CreateWorkstationConfigRequestOrBuilder. getWorkstationConfigOrBuilder()
Required.WorkstationConfigOrBuilder
UpdateWorkstationConfigRequest.Builder. getWorkstationConfigOrBuilder()
Required.WorkstationConfigOrBuilder
UpdateWorkstationConfigRequest. getWorkstationConfigOrBuilder()
Required.WorkstationConfigOrBuilder
UpdateWorkstationConfigRequestOrBuilder. getWorkstationConfigOrBuilder()
Required.WorkstationConfigOrBuilder
ListUsableWorkstationConfigsResponse.Builder. getWorkstationConfigsOrBuilder(int index)
The requested configs.WorkstationConfigOrBuilder
ListUsableWorkstationConfigsResponse. getWorkstationConfigsOrBuilder(int index)
The requested configs.WorkstationConfigOrBuilder
ListUsableWorkstationConfigsResponseOrBuilder. getWorkstationConfigsOrBuilder(int index)
The requested configs.WorkstationConfigOrBuilder
ListWorkstationConfigsResponse.Builder. getWorkstationConfigsOrBuilder(int index)
The requested configs.WorkstationConfigOrBuilder
ListWorkstationConfigsResponse. getWorkstationConfigsOrBuilder(int index)
The requested configs.WorkstationConfigOrBuilder
ListWorkstationConfigsResponseOrBuilder. getWorkstationConfigsOrBuilder(int index)
The requested configs.Methods in com.google.cloud.workstations.v1 that return types with arguments of type WorkstationConfigOrBuilder Modifier and Type Method Description List<? extends WorkstationConfigOrBuilder>
ListUsableWorkstationConfigsResponse.Builder. getWorkstationConfigsOrBuilderList()
The requested configs.List<? extends WorkstationConfigOrBuilder>
ListUsableWorkstationConfigsResponse. getWorkstationConfigsOrBuilderList()
The requested configs.List<? extends WorkstationConfigOrBuilder>
ListUsableWorkstationConfigsResponseOrBuilder. getWorkstationConfigsOrBuilderList()
The requested configs.List<? extends WorkstationConfigOrBuilder>
ListWorkstationConfigsResponse.Builder. getWorkstationConfigsOrBuilderList()
The requested configs.List<? extends WorkstationConfigOrBuilder>
ListWorkstationConfigsResponse. getWorkstationConfigsOrBuilderList()
The requested configs.List<? extends WorkstationConfigOrBuilder>
ListWorkstationConfigsResponseOrBuilder. getWorkstationConfigsOrBuilderList()
The requested configs.
-