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