Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
GetAuthenticationFactorSettingResponse |
IdentityDomainsClient.getAuthenticationFactorSetting(GetAuthenticationFactorSettingRequest request) |
GetAuthenticationFactorSettingResponse |
IdentityDomains.getAuthenticationFactorSetting(GetAuthenticationFactorSettingRequest request)
Get Authentication Factor Settings
|
Modifier and Type | Method and Description |
---|---|
Future<GetAuthenticationFactorSettingResponse> |
IdentityDomainsAsyncClient.getAuthenticationFactorSetting(GetAuthenticationFactorSettingRequest request,
AsyncHandler<GetAuthenticationFactorSettingRequest,GetAuthenticationFactorSettingResponse> handler) |
Future<GetAuthenticationFactorSettingResponse> |
IdentityDomainsAsync.getAuthenticationFactorSetting(GetAuthenticationFactorSettingRequest request,
AsyncHandler<GetAuthenticationFactorSettingRequest,GetAuthenticationFactorSettingResponse> handler)
Get Authentication Factor Settings
|
Modifier and Type | Method and Description |
---|---|
Future<GetAuthenticationFactorSettingResponse> |
IdentityDomainsAsyncClient.getAuthenticationFactorSetting(GetAuthenticationFactorSettingRequest request,
AsyncHandler<GetAuthenticationFactorSettingRequest,GetAuthenticationFactorSettingResponse> handler) |
Future<GetAuthenticationFactorSettingResponse> |
IdentityDomainsAsync.getAuthenticationFactorSetting(GetAuthenticationFactorSettingRequest request,
AsyncHandler<GetAuthenticationFactorSettingRequest,GetAuthenticationFactorSettingResponse> handler)
Get Authentication Factor Settings
|
Modifier and Type | Method and Description |
---|---|
GetAuthenticationFactorSettingResponse |
GetAuthenticationFactorSettingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAuthenticationFactorSettingResponse.Builder |
GetAuthenticationFactorSettingResponse.Builder.copy(GetAuthenticationFactorSettingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.