Uses of Class
com.oracle.bmc.identitydomains.responses.GetAccountMgmtInfoResponse
-
Packages that use GetAccountMgmtInfoResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of GetAccountMgmtInfoResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return GetAccountMgmtInfoResponse Modifier and Type Method Description GetAccountMgmtInfoResponse
IdentityDomains. getAccountMgmtInfo(GetAccountMgmtInfoRequest request)
Get Account Mgmt InfoGetAccountMgmtInfoResponse
IdentityDomainsClient. getAccountMgmtInfo(GetAccountMgmtInfoRequest request)
Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetAccountMgmtInfoResponse Modifier and Type Method Description Future<GetAccountMgmtInfoResponse>
IdentityDomainsAsync. getAccountMgmtInfo(GetAccountMgmtInfoRequest request, AsyncHandler<GetAccountMgmtInfoRequest,GetAccountMgmtInfoResponse> handler)
Get Account Mgmt InfoFuture<GetAccountMgmtInfoResponse>
IdentityDomainsAsyncClient. getAccountMgmtInfo(GetAccountMgmtInfoRequest request, AsyncHandler<GetAccountMgmtInfoRequest,GetAccountMgmtInfoResponse> handler)
Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetAccountMgmtInfoResponse Modifier and Type Method Description Future<GetAccountMgmtInfoResponse>
IdentityDomainsAsync. getAccountMgmtInfo(GetAccountMgmtInfoRequest request, AsyncHandler<GetAccountMgmtInfoRequest,GetAccountMgmtInfoResponse> handler)
Get Account Mgmt InfoFuture<GetAccountMgmtInfoResponse>
IdentityDomainsAsyncClient. getAccountMgmtInfo(GetAccountMgmtInfoRequest request, AsyncHandler<GetAccountMgmtInfoRequest,GetAccountMgmtInfoResponse> handler)
-
Uses of GetAccountMgmtInfoResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return GetAccountMgmtInfoResponse Modifier and Type Method Description GetAccountMgmtInfoResponse
GetAccountMgmtInfoResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetAccountMgmtInfoResponse Modifier and Type Method Description GetAccountMgmtInfoResponse.Builder
GetAccountMgmtInfoResponse.Builder. copy(GetAccountMgmtInfoResponse o)
Copy method to populate the builder with values from the given instance.
-