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