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