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