Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchMyRequestResponse |
IdentityDomainsClient.patchMyRequest(PatchMyRequestRequest request) |
PatchMyRequestResponse |
IdentityDomains.patchMyRequest(PatchMyRequestRequest request)
Update My Requests
|
Future<PatchMyRequestResponse> |
IdentityDomainsAsyncClient.patchMyRequest(PatchMyRequestRequest request,
AsyncHandler<PatchMyRequestRequest,PatchMyRequestResponse> handler) |
Future<PatchMyRequestResponse> |
IdentityDomainsAsync.patchMyRequest(PatchMyRequestRequest request,
AsyncHandler<PatchMyRequestRequest,PatchMyRequestResponse> handler)
Update My Requests
|
Modifier and Type | Method and Description |
---|---|
Future<PatchMyRequestResponse> |
IdentityDomainsAsyncClient.patchMyRequest(PatchMyRequestRequest request,
AsyncHandler<PatchMyRequestRequest,PatchMyRequestResponse> handler) |
Future<PatchMyRequestResponse> |
IdentityDomainsAsync.patchMyRequest(PatchMyRequestRequest request,
AsyncHandler<PatchMyRequestRequest,PatchMyRequestResponse> handler)
Update My Requests
|
Modifier and Type | Method and Description |
---|---|
PatchMyRequestRequest |
PatchMyRequestRequest.Builder.build()
Build the instance of PatchMyRequestRequest as configured by this builder
|
PatchMyRequestRequest |
PatchMyRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchMyRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchMyRequestRequest.Builder |
PatchMyRequestRequest.Builder.copy(PatchMyRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.