Uses of Interface
com.google.cloud.compute.v1.InstanceGroupManagerActionsSummaryOrBuilder
-
Packages that use InstanceGroupManagerActionsSummaryOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstanceGroupManagerActionsSummaryOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InstanceGroupManagerActionsSummaryOrBuilder Modifier and Type Class Description class
InstanceGroupManagerActionsSummary
static class
InstanceGroupManagerActionsSummary.Builder
Methods in com.google.cloud.compute.v1 that return InstanceGroupManagerActionsSummaryOrBuilder Modifier and Type Method Description InstanceGroupManagerActionsSummaryOrBuilder
InstanceGroupManager.Builder. getCurrentActionsOrBuilder()
[Output Only] The list of instance actions and the number of instances in this managed instance group that are scheduled for each of those actions.InstanceGroupManagerActionsSummaryOrBuilder
InstanceGroupManager. getCurrentActionsOrBuilder()
[Output Only] The list of instance actions and the number of instances in this managed instance group that are scheduled for each of those actions.InstanceGroupManagerActionsSummaryOrBuilder
InstanceGroupManagerOrBuilder. getCurrentActionsOrBuilder()
[Output Only] The list of instance actions and the number of instances in this managed instance group that are scheduled for each of those actions.
-