Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
GetMfaTotpDeviceRequest.Builder that allows you to modify request properties. |
GetMfaTotpDeviceRequest.Builder |
GetMfaTotpDeviceRequest.Builder.userId(String userId)
The OCID of the user.
|
Copyright © 2016–2024. All rights reserved.