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