Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PutMeResponse |
IdentityDomainsClient.putMe(PutMeRequest request) |
PutMeResponse |
IdentityDomains.putMe(PutMeRequest request)
Replace a user’s own information.
|
Future<PutMeResponse> |
IdentityDomainsAsyncClient.putMe(PutMeRequest request,
AsyncHandler<PutMeRequest,PutMeResponse> handler) |
Future<PutMeResponse> |
IdentityDomainsAsync.putMe(PutMeRequest request,
AsyncHandler<PutMeRequest,PutMeResponse> handler)
Replace a user’s own information.
|
Modifier and Type | Method and Description |
---|---|
Future<PutMeResponse> |
IdentityDomainsAsyncClient.putMe(PutMeRequest request,
AsyncHandler<PutMeRequest,PutMeResponse> handler) |
Future<PutMeResponse> |
IdentityDomainsAsync.putMe(PutMeRequest request,
AsyncHandler<PutMeRequest,PutMeResponse> handler)
Replace a user’s own information.
|
Modifier and Type | Method and Description |
---|---|
PutMeRequest |
PutMeRequest.Builder.build()
Build the instance of PutMeRequest as configured by this builder
|
PutMeRequest |
PutMeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PutMeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PutMeRequest.Builder |
PutMeRequest.Builder.copy(PutMeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.