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