static GenerateTotpSeedRequest.Builder |
GenerateTotpSeedRequest.builder() |
Return a new builder for this request object.
|
GenerateTotpSeedRequest.Builder |
GenerateTotpSeedRequest.Builder.copy(GenerateTotpSeedRequest o) |
Copy method to populate the builder with values from the given instance.
|
GenerateTotpSeedRequest.Builder |
GenerateTotpSeedRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
GenerateTotpSeedRequest.Builder |
GenerateTotpSeedRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GenerateTotpSeedRequest.Builder |
GenerateTotpSeedRequest.Builder.mfaTotpDeviceId(String mfaTotpDeviceId) |
The OCID of the MFA TOTP device.
|
GenerateTotpSeedRequest.Builder |
GenerateTotpSeedRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GenerateTotpSeedRequest.Builder |
GenerateTotpSeedRequest.toBuilder() |
|
GenerateTotpSeedRequest.Builder |
GenerateTotpSeedRequest.Builder.userId(String userId) |
The OCID of the user.
|