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