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