Package | Description |
---|---|
com.oracle.bmc.autoscaling | |
com.oracle.bmc.autoscaling.model | |
com.oracle.bmc.autoscaling.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<AutoScalingPolicySummary> |
AutoScalingPaginators.listAutoScalingPoliciesRecordIterator(ListAutoScalingPoliciesRequest request)
Creates a new iterable which will iterate over the
AutoScalingPolicySummary objects contained in responses from the listAutoScalingPolicies operation. |
Modifier and Type | Method and Description |
---|---|
AutoScalingPolicySummary |
AutoScalingPolicySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AutoScalingPolicySummary.Builder |
AutoScalingPolicySummary.Builder.copy(AutoScalingPolicySummary o) |
Modifier and Type | Method and Description |
---|---|
List<AutoScalingPolicySummary> |
ListAutoScalingPoliciesResponse.getItems()
A list of AutoScalingPolicySummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListAutoScalingPoliciesResponse.Builder |
ListAutoScalingPoliciesResponse.Builder.items(List<AutoScalingPolicySummary> items) |
Copyright © 2016–2019. All rights reserved.