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