Uses of Interface
com.google.cloud.workstations.v1beta.WorkstationConfig.ReadinessCheckOrBuilder
-
Packages that use WorkstationConfig.ReadinessCheckOrBuilder Package Description com.google.cloud.workstations.v1beta A client to Cloud Workstations API -
-
Uses of WorkstationConfig.ReadinessCheckOrBuilder in com.google.cloud.workstations.v1beta
Classes in com.google.cloud.workstations.v1beta that implement WorkstationConfig.ReadinessCheckOrBuilder Modifier and Type Class Description static class
WorkstationConfig.ReadinessCheck
A readiness check to be performed on a workstation.static class
WorkstationConfig.ReadinessCheck.Builder
A readiness check to be performed on a workstation.Methods in com.google.cloud.workstations.v1beta that return WorkstationConfig.ReadinessCheckOrBuilder Modifier and Type Method Description WorkstationConfig.ReadinessCheckOrBuilder
WorkstationConfig.Builder. getReadinessChecksOrBuilder(int index)
Optional.WorkstationConfig.ReadinessCheckOrBuilder
WorkstationConfig. getReadinessChecksOrBuilder(int index)
Optional.WorkstationConfig.ReadinessCheckOrBuilder
WorkstationConfigOrBuilder. getReadinessChecksOrBuilder(int index)
Optional.Methods in com.google.cloud.workstations.v1beta that return types with arguments of type WorkstationConfig.ReadinessCheckOrBuilder Modifier and Type Method Description List<? extends WorkstationConfig.ReadinessCheckOrBuilder>
WorkstationConfig.Builder. getReadinessChecksOrBuilderList()
Optional.List<? extends WorkstationConfig.ReadinessCheckOrBuilder>
WorkstationConfig. getReadinessChecksOrBuilderList()
Optional.List<? extends WorkstationConfig.ReadinessCheckOrBuilder>
WorkstationConfigOrBuilder. getReadinessChecksOrBuilderList()
Optional.
-