Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.model |
Modifier and Type | Method and Description |
---|---|
Iterable<GenericArtifactSummary> |
ArtifactsPaginators.listGenericArtifactsRecordIterator(ListGenericArtifactsRequest request)
Creates a new iterable which will iterate over the
GenericArtifactSummary objects contained in responses from
the listGenericArtifacts operation. |
Modifier and Type | Method and Description |
---|---|
GenericArtifactSummary |
GenericArtifactSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<GenericArtifactSummary> |
GenericArtifactCollection.getItems()
The listed artifacts.
|
Modifier and Type | Method and Description |
---|---|
GenericArtifactSummary.Builder |
GenericArtifactSummary.Builder.copy(GenericArtifactSummary model) |
Modifier and Type | Method and Description |
---|---|
GenericArtifactCollection.Builder |
GenericArtifactCollection.Builder.items(List<GenericArtifactSummary> items)
The listed artifacts.
|
Constructor and Description |
---|
GenericArtifactCollection(List<GenericArtifactSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.