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