Uses of Interface
com.google.cloud.osconfig.v1beta.Common.FixedOrPercentOrBuilder
-
Packages that use Common.FixedOrPercentOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of Common.FixedOrPercentOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement Common.FixedOrPercentOrBuilder Modifier and Type Class Description static class
Common.FixedOrPercent
Message encapsulating a value that can be either absolute ("fixed") or relative ("percent") to a value.static class
Common.FixedOrPercent.Builder
Message encapsulating a value that can be either absolute ("fixed") or relative ("percent") to a value.Methods in com.google.cloud.osconfig.v1beta that return Common.FixedOrPercentOrBuilder Modifier and Type Method Description Common.FixedOrPercentOrBuilder
PatchJobs.PatchRollout.Builder. getDisruptionBudgetOrBuilder()
The maximum number (or percentage) of VMs per zone to disrupt at any given moment.Common.FixedOrPercentOrBuilder
PatchJobs.PatchRollout. getDisruptionBudgetOrBuilder()
The maximum number (or percentage) of VMs per zone to disrupt at any given moment.Common.FixedOrPercentOrBuilder
PatchJobs.PatchRolloutOrBuilder. getDisruptionBudgetOrBuilder()
The maximum number (or percentage) of VMs per zone to disrupt at any given moment.
-