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