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