Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
AccountMgmtInfo |
AccountMgmtInfo.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AccountMgmtInfo> |
AccountMgmtInfos.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.copy(AccountMgmtInfo model) |
Modifier and Type | Method and Description |
---|---|
AccountMgmtInfos.Builder |
AccountMgmtInfos.Builder.resources(List<AccountMgmtInfo> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
AccountMgmtInfos(List<String> schemas,
Integer totalResults,
List<AccountMgmtInfo> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AccountMgmtInfo |
GetAccountMgmtInfoResponse.getAccountMgmtInfo()
The returned
AccountMgmtInfo instance. |
Modifier and Type | Method and Description |
---|---|
GetAccountMgmtInfoResponse.Builder |
GetAccountMgmtInfoResponse.Builder.accountMgmtInfo(AccountMgmtInfo accountMgmtInfo)
The returned
AccountMgmtInfo instance. |
Copyright © 2016–2024. All rights reserved.