Package | Description |
---|---|
com.oracle.bmc.mngdmac | |
com.oracle.bmc.mngdmac.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MacDeviceSummary> |
MacDevicePaginators.listMacDevicesRecordIterator(ListMacDevicesRequest request)
Creates a new iterable which will iterate over the
MacDeviceSummary objects contained in responses from the
listMacDevices operation. |
Modifier and Type | Method and Description |
---|---|
MacDeviceSummary |
MacDeviceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MacDeviceSummary> |
MacDeviceCollection.getItems()
List of MacDevices.
|
Modifier and Type | Method and Description |
---|---|
MacDeviceSummary.Builder |
MacDeviceSummary.Builder.copy(MacDeviceSummary model) |
Modifier and Type | Method and Description |
---|---|
MacDeviceCollection.Builder |
MacDeviceCollection.Builder.items(List<MacDeviceSummary> items)
List of MacDevices.
|
Constructor and Description |
---|
MacDeviceCollection(List<MacDeviceSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.