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