Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InstanceGroupManagerActionsSummary |
InstanceGroupManagerActionsSummary.Builder.build() |
InstanceGroupManagerActionsSummary |
InstanceGroupManager.getCurrentActions()
[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.
|
InstanceGroupManagerActionsSummary |
InstanceGroupManager.Builder.getCurrentActions()
[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.
|
static InstanceGroupManagerActionsSummary |
InstanceGroupManagerActionsSummary.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
InstanceGroupManagerActionsSummary.Builder |
InstanceGroupManagerActionsSummary.Builder.mergeFrom(InstanceGroupManagerActionsSummary other) |
static InstanceGroupManagerActionsSummary.Builder |
InstanceGroupManagerActionsSummary.newBuilder(InstanceGroupManagerActionsSummary prototype) |
InstanceGroupManager.Builder |
InstanceGroupManager.Builder.setCurrentActions(InstanceGroupManagerActionsSummary currentActions)
[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.
|
Copyright © 2019 Google LLC. All rights reserved.