Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchAccountRecoverySettingResponse |
IdentityDomainsClient.patchAccountRecoverySetting(PatchAccountRecoverySettingRequest request) |
PatchAccountRecoverySettingResponse |
IdentityDomains.patchAccountRecoverySetting(PatchAccountRecoverySettingRequest request)
Update an account recovery setting.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchAccountRecoverySettingResponse> |
IdentityDomainsAsyncClient.patchAccountRecoverySetting(PatchAccountRecoverySettingRequest request,
AsyncHandler<PatchAccountRecoverySettingRequest,PatchAccountRecoverySettingResponse> handler) |
Future<PatchAccountRecoverySettingResponse> |
IdentityDomainsAsync.patchAccountRecoverySetting(PatchAccountRecoverySettingRequest request,
AsyncHandler<PatchAccountRecoverySettingRequest,PatchAccountRecoverySettingResponse> handler)
Update an account recovery setting.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchAccountRecoverySettingResponse> |
IdentityDomainsAsyncClient.patchAccountRecoverySetting(PatchAccountRecoverySettingRequest request,
AsyncHandler<PatchAccountRecoverySettingRequest,PatchAccountRecoverySettingResponse> handler) |
Future<PatchAccountRecoverySettingResponse> |
IdentityDomainsAsync.patchAccountRecoverySetting(PatchAccountRecoverySettingRequest request,
AsyncHandler<PatchAccountRecoverySettingRequest,PatchAccountRecoverySettingResponse> handler)
Update an account recovery setting.
|
Modifier and Type | Method and Description |
---|---|
PatchAccountRecoverySettingResponse |
PatchAccountRecoverySettingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchAccountRecoverySettingResponse.Builder |
PatchAccountRecoverySettingResponse.Builder.copy(PatchAccountRecoverySettingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.