public static class ListAutoScalingConfigurationsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListAutoScalingConfigurationsResponse |
build() |
ListAutoScalingConfigurationsResponse.Builder |
copy(ListAutoScalingConfigurationsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListAutoScalingConfigurationsResponse.Builder |
items(List<AutoScalingConfigurationSummary> items) |
ListAutoScalingConfigurationsResponse.Builder |
opcNextPage(String opcNextPage) |
ListAutoScalingConfigurationsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListAutoScalingConfigurationsResponse.Builder copy(ListAutoScalingConfigurationsResponse o)
Copy method to populate the builder with values from the given instance.
public ListAutoScalingConfigurationsResponse.Builder opcNextPage(String opcNextPage)
public ListAutoScalingConfigurationsResponse.Builder opcRequestId(String opcRequestId)
public ListAutoScalingConfigurationsResponse.Builder items(List<AutoScalingConfigurationSummary> items)
public ListAutoScalingConfigurationsResponse build()
Copyright © 2016–2020. All rights reserved.