Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PutMeResponse |
IdentityDomainsClient.putMe(PutMeRequest request) |
PutMeResponse |
IdentityDomains.putMe(PutMeRequest request)
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 |
---|---|
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 |
---|---|
PutMeResponse |
PutMeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PutMeResponse.Builder |
PutMeResponse.Builder.copy(PutMeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.