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