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