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