Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExternalAsmDiskGroupSummary> |
DbManagementPaginators.listExternalAsmDiskGroupsRecordIterator(ListExternalAsmDiskGroupsRequest request)
Creates a new iterable which will iterate over the
ExternalAsmDiskGroupSummary objects contained in
responses from the listExternalAsmDiskGroups operation. |
Modifier and Type | Method and Description |
---|---|
ExternalAsmDiskGroupSummary |
ExternalAsmDiskGroupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExternalAsmDiskGroupSummary> |
ExternalAsmDiskGroupCollection.getItems()
An array of external ASM disk groups.
|
Modifier and Type | Method and Description |
---|---|
ExternalAsmDiskGroupSummary.Builder |
ExternalAsmDiskGroupSummary.Builder.copy(ExternalAsmDiskGroupSummary model) |
Modifier and Type | Method and Description |
---|---|
ExternalAsmDiskGroupCollection.Builder |
ExternalAsmDiskGroupCollection.Builder.items(List<ExternalAsmDiskGroupSummary> items)
An array of external ASM disk groups.
|
Constructor and Description |
---|
ExternalAsmDiskGroupCollection(List<ExternalAsmDiskGroupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.