Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.model | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ReplicationSource> |
ObjectStoragePaginators.listReplicationSourcesRecordIterator(ListReplicationSourcesRequest request)
Creates a new iterable which will iterate over the
ReplicationSource objects contained in responses from the
listReplicationSources operation. |
Modifier and Type | Method and Description |
---|---|
ReplicationSource |
ReplicationSource.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ReplicationSource.Builder |
ReplicationSource.Builder.copy(ReplicationSource model) |
Modifier and Type | Method and Description |
---|---|
List<ReplicationSource> |
ListReplicationSourcesResponse.getItems()
A list of
com.oracle.bmc.objectstorage.model.ReplicationSource instances. |
Modifier and Type | Method and Description |
---|---|
ListReplicationSourcesResponse.Builder |
ListReplicationSourcesResponse.Builder.items(List<ReplicationSource> items)
A list of
com.oracle.bmc.objectstorage.model.ReplicationSource instances. |
Copyright © 2016–2024. All rights reserved.