Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
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.
|
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 |
---|---|
CreateMfaTotpDeviceRequest |
CreateMfaTotpDeviceRequest.Builder.build()
Build the instance of CreateMfaTotpDeviceRequest as configured by this builder
|
CreateMfaTotpDeviceRequest |
CreateMfaTotpDeviceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateMfaTotpDeviceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateMfaTotpDeviceRequest.Builder |
CreateMfaTotpDeviceRequest.Builder.copy(CreateMfaTotpDeviceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.