Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CreateMfaTotpDeviceResponse |
IdentityClient.createMfaTotpDevice(CreateMfaTotpDeviceRequest request) |
CreateMfaTotpDeviceResponse |
Identity.createMfaTotpDevice(CreateMfaTotpDeviceRequest request)
Creates a new MFA TOTP device for the user.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMfaTotpDeviceResponse> |
IdentityAsync.createMfaTotpDevice(CreateMfaTotpDeviceRequest request,
AsyncHandler<CreateMfaTotpDeviceRequest,CreateMfaTotpDeviceResponse> handler)
Creates a new MFA TOTP device for the user.
|
Future<CreateMfaTotpDeviceResponse> |
IdentityAsyncClient.createMfaTotpDevice(CreateMfaTotpDeviceRequest request,
AsyncHandler<CreateMfaTotpDeviceRequest,CreateMfaTotpDeviceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateMfaTotpDeviceResponse> |
IdentityAsync.createMfaTotpDevice(CreateMfaTotpDeviceRequest request,
AsyncHandler<CreateMfaTotpDeviceRequest,CreateMfaTotpDeviceResponse> handler)
Creates a new MFA TOTP device for the user.
|
Future<CreateMfaTotpDeviceResponse> |
IdentityAsyncClient.createMfaTotpDevice(CreateMfaTotpDeviceRequest request,
AsyncHandler<CreateMfaTotpDeviceRequest,CreateMfaTotpDeviceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateMfaTotpDeviceResponse |
CreateMfaTotpDeviceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateMfaTotpDeviceResponse.Builder |
CreateMfaTotpDeviceResponse.Builder.copy(CreateMfaTotpDeviceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.