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