Uses of Class
com.oracle.bmc.identitydomains.model.AccountMgmtInfoSearchRequest
-
Packages that use AccountMgmtInfoSearchRequest Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.requests -
-
Uses of AccountMgmtInfoSearchRequest in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return AccountMgmtInfoSearchRequest Modifier and Type Method Description AccountMgmtInfoSearchRequest
AccountMgmtInfoSearchRequest.Builder. build()
Methods in com.oracle.bmc.identitydomains.model with parameters of type AccountMgmtInfoSearchRequest Modifier and Type Method Description AccountMgmtInfoSearchRequest.Builder
AccountMgmtInfoSearchRequest.Builder. copy(AccountMgmtInfoSearchRequest model)
-
Uses of AccountMgmtInfoSearchRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return AccountMgmtInfoSearchRequest Modifier and Type Method Description AccountMgmtInfoSearchRequest
SearchAccountMgmtInfosRequest. getAccountMgmtInfoSearchRequest()
Parameters for searching AccountMgmtInfosAccountMgmtInfoSearchRequest
SearchAccountMgmtInfosRequest. getBody$()
Alternative accessor for the body parameter.Methods in com.oracle.bmc.identitydomains.requests with parameters of type AccountMgmtInfoSearchRequest Modifier and Type Method Description SearchAccountMgmtInfosRequest.Builder
SearchAccountMgmtInfosRequest.Builder. accountMgmtInfoSearchRequest(AccountMgmtInfoSearchRequest accountMgmtInfoSearchRequest)
Parameters for searching AccountMgmtInfosSearchAccountMgmtInfosRequest.Builder
SearchAccountMgmtInfosRequest.Builder. body$(AccountMgmtInfoSearchRequest body)
Alternative setter for the body parameter.
-