Uses of Interface
com.google.cloud.workstations.v1beta.WorkstationOrBuilder
-
Packages that use WorkstationOrBuilder Package Description com.google.cloud.workstations.v1beta A client to Cloud Workstations API -
-
Uses of WorkstationOrBuilder in com.google.cloud.workstations.v1beta
Classes in com.google.cloud.workstations.v1beta that implement WorkstationOrBuilder Modifier and Type Class Description class
Workstation
A single instance of a developer workstation with its own persistent storage.static class
Workstation.Builder
A single instance of a developer workstation with its own persistent storage.Methods in com.google.cloud.workstations.v1beta that return WorkstationOrBuilder Modifier and Type Method Description WorkstationOrBuilder
CreateWorkstationRequest.Builder. getWorkstationOrBuilder()
Required.WorkstationOrBuilder
CreateWorkstationRequest. getWorkstationOrBuilder()
Required.WorkstationOrBuilder
CreateWorkstationRequestOrBuilder. getWorkstationOrBuilder()
Required.WorkstationOrBuilder
UpdateWorkstationRequest.Builder. getWorkstationOrBuilder()
Required.WorkstationOrBuilder
UpdateWorkstationRequest. getWorkstationOrBuilder()
Required.WorkstationOrBuilder
UpdateWorkstationRequestOrBuilder. getWorkstationOrBuilder()
Required.WorkstationOrBuilder
ListUsableWorkstationsResponse.Builder. getWorkstationsOrBuilder(int index)
The requested workstations.WorkstationOrBuilder
ListUsableWorkstationsResponse. getWorkstationsOrBuilder(int index)
The requested workstations.WorkstationOrBuilder
ListUsableWorkstationsResponseOrBuilder. getWorkstationsOrBuilder(int index)
The requested workstations.WorkstationOrBuilder
ListWorkstationsResponse.Builder. getWorkstationsOrBuilder(int index)
The requested workstations.WorkstationOrBuilder
ListWorkstationsResponse. getWorkstationsOrBuilder(int index)
The requested workstations.WorkstationOrBuilder
ListWorkstationsResponseOrBuilder. getWorkstationsOrBuilder(int index)
The requested workstations.Methods in com.google.cloud.workstations.v1beta that return types with arguments of type WorkstationOrBuilder Modifier and Type Method Description List<? extends WorkstationOrBuilder>
ListUsableWorkstationsResponse.Builder. getWorkstationsOrBuilderList()
The requested workstations.List<? extends WorkstationOrBuilder>
ListUsableWorkstationsResponse. getWorkstationsOrBuilderList()
The requested workstations.List<? extends WorkstationOrBuilder>
ListUsableWorkstationsResponseOrBuilder. getWorkstationsOrBuilderList()
The requested workstations.List<? extends WorkstationOrBuilder>
ListWorkstationsResponse.Builder. getWorkstationsOrBuilderList()
The requested workstations.List<? extends WorkstationOrBuilder>
ListWorkstationsResponse. getWorkstationsOrBuilderList()
The requested workstations.List<? extends WorkstationOrBuilder>
ListWorkstationsResponseOrBuilder. getWorkstationsOrBuilderList()
The requested workstations.
-