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