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