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