Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RecoveryServiceSubnetSummary> |
DatabaseRecoveryPaginators.listRecoveryServiceSubnetsRecordIterator(ListRecoveryServiceSubnetsRequest request)
Creates a new iterable which will iterate over the
RecoveryServiceSubnetSummary objects contained in responses
from the listRecoveryServiceSubnets operation. |
Modifier and Type | Method and Description |
---|---|
RecoveryServiceSubnetSummary |
RecoveryServiceSubnetSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RecoveryServiceSubnetSummary> |
RecoveryServiceSubnetCollection.getItems()
List of recovery service subnet resources.
|
Modifier and Type | Method and Description |
---|---|
RecoveryServiceSubnetSummary.Builder |
RecoveryServiceSubnetSummary.Builder.copy(RecoveryServiceSubnetSummary model) |
Modifier and Type | Method and Description |
---|---|
RecoveryServiceSubnetCollection.Builder |
RecoveryServiceSubnetCollection.Builder.items(List<RecoveryServiceSubnetSummary> items)
List of recovery service subnet resources.
|
Constructor and Description |
---|
RecoveryServiceSubnetCollection(List<RecoveryServiceSubnetSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.