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