Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
GetAuthenticationFactorSettingResponse |
IdentityDomainsClient.getAuthenticationFactorSetting(GetAuthenticationFactorSettingRequest request) |
GetAuthenticationFactorSettingResponse |
IdentityDomains.getAuthenticationFactorSetting(GetAuthenticationFactorSettingRequest request)
Get Authentication Factor Settings
|
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 |
---|---|
GetAuthenticationFactorSettingRequest |
GetAuthenticationFactorSettingRequest.Builder.build()
Build the instance of GetAuthenticationFactorSettingRequest as configured by this builder
|
GetAuthenticationFactorSettingRequest |
GetAuthenticationFactorSettingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAuthenticationFactorSettingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAuthenticationFactorSettingRequest.Builder |
GetAuthenticationFactorSettingRequest.Builder.copy(GetAuthenticationFactorSettingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.