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