Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ReplicationScheduleSummary> |
MigrationPaginators.listReplicationSchedulesRecordIterator(ListReplicationSchedulesRequest request)
Creates a new iterable which will iterate over the
ReplicationScheduleSummary objects contained in
responses from the listReplicationSchedules operation. |
Modifier and Type | Method and Description |
---|---|
ReplicationScheduleSummary |
ReplicationScheduleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ReplicationScheduleSummary> |
ReplicationScheduleCollection.getItems()
Replication schedule summaries.
|
Modifier and Type | Method and Description |
---|---|
ReplicationScheduleSummary.Builder |
ReplicationScheduleSummary.Builder.copy(ReplicationScheduleSummary model) |
Modifier and Type | Method and Description |
---|---|
ReplicationScheduleCollection.Builder |
ReplicationScheduleCollection.Builder.items(List<ReplicationScheduleSummary> items)
Replication schedule summaries.
|
Constructor and Description |
---|
ReplicationScheduleCollection(List<ReplicationScheduleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.