public static class GetMfaTotpDeviceResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetMfaTotpDeviceResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetMfaTotpDeviceResponse |
build() |
GetMfaTotpDeviceResponse.Builder |
copy(GetMfaTotpDeviceResponse o)
Copy method to populate the builder with values from the given instance.
|
GetMfaTotpDeviceResponse.Builder |
etag(String etag) |
GetMfaTotpDeviceResponse.Builder |
mfaTotpDeviceSummary(MfaTotpDeviceSummary mfaTotpDeviceSummary) |
GetMfaTotpDeviceResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public GetMfaTotpDeviceResponse.Builder copy(GetMfaTotpDeviceResponse o)
Copy method to populate the builder with values from the given instance.
public GetMfaTotpDeviceResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetMfaTotpDeviceResponse.Builder opcRequestId(String opcRequestId)
public GetMfaTotpDeviceResponse.Builder etag(String etag)
public GetMfaTotpDeviceResponse.Builder mfaTotpDeviceSummary(MfaTotpDeviceSummary mfaTotpDeviceSummary)
public GetMfaTotpDeviceResponse build()
Copyright © 2016–2021. All rights reserved.