Uses of Interface
com.google.cloud.workstations.v1.WorkstationConfig.Host.GceInstanceOrBuilder
-
Packages that use WorkstationConfig.Host.GceInstanceOrBuilder Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of WorkstationConfig.Host.GceInstanceOrBuilder in com.google.cloud.workstations.v1
Classes in com.google.cloud.workstations.v1 that implement WorkstationConfig.Host.GceInstanceOrBuilder Modifier and Type Class Description static class
WorkstationConfig.Host.GceInstance
A runtime using a Compute Engine instance.static class
WorkstationConfig.Host.GceInstance.Builder
A runtime using a Compute Engine instance.Methods in com.google.cloud.workstations.v1 that return WorkstationConfig.Host.GceInstanceOrBuilder Modifier and Type Method Description WorkstationConfig.Host.GceInstanceOrBuilder
WorkstationConfig.Host.Builder. getGceInstanceOrBuilder()
Specifies a Compute Engine instance as the host.WorkstationConfig.Host.GceInstanceOrBuilder
WorkstationConfig.Host. getGceInstanceOrBuilder()
Specifies a Compute Engine instance as the host.WorkstationConfig.Host.GceInstanceOrBuilder
WorkstationConfig.HostOrBuilder. getGceInstanceOrBuilder()
Specifies a Compute Engine instance as the host.
-