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