Uses of Class
com.oracle.bmc.identitydomains.responses.GetMySupportAccountResponse
- 
Packages that use GetMySupportAccountResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses 
- 
- 
Uses of GetMySupportAccountResponse in com.oracle.bmc.identitydomainsMethods in com.oracle.bmc.identitydomains that return GetMySupportAccountResponse Modifier and Type Method Description GetMySupportAccountResponseIdentityDomains. getMySupportAccount(GetMySupportAccountRequest request)Get a user’s own support account.GetMySupportAccountResponseIdentityDomainsClient. getMySupportAccount(GetMySupportAccountRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetMySupportAccountResponse Modifier and Type Method Description Future<GetMySupportAccountResponse>IdentityDomainsAsync. getMySupportAccount(GetMySupportAccountRequest request, AsyncHandler<GetMySupportAccountRequest,GetMySupportAccountResponse> handler)Get a user’s own support account.Future<GetMySupportAccountResponse>IdentityDomainsAsyncClient. getMySupportAccount(GetMySupportAccountRequest request, AsyncHandler<GetMySupportAccountRequest,GetMySupportAccountResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetMySupportAccountResponse Modifier and Type Method Description Future<GetMySupportAccountResponse>IdentityDomainsAsync. getMySupportAccount(GetMySupportAccountRequest request, AsyncHandler<GetMySupportAccountRequest,GetMySupportAccountResponse> handler)Get a user’s own support account.Future<GetMySupportAccountResponse>IdentityDomainsAsyncClient. getMySupportAccount(GetMySupportAccountRequest request, AsyncHandler<GetMySupportAccountRequest,GetMySupportAccountResponse> handler)
- 
Uses of GetMySupportAccountResponse in com.oracle.bmc.identitydomains.responsesMethods in com.oracle.bmc.identitydomains.responses that return GetMySupportAccountResponse Modifier and Type Method Description GetMySupportAccountResponseGetMySupportAccountResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetMySupportAccountResponse Modifier and Type Method Description GetMySupportAccountResponse.BuilderGetMySupportAccountResponse.Builder. copy(GetMySupportAccountResponse o)Copy method to populate the builder with values from the given instance.
 
-