| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
ImageImportStatus |
ImageImportStatusBuilder.build() |
ImageImportStatus |
RepositoryImportStatusFluent.buildFirstImage() |
ImageImportStatus |
ImageStreamImportStatusFluentImpl.buildFirstImage() |
ImageImportStatus |
RepositoryImportStatusFluentImpl.buildFirstImage() |
ImageImportStatus |
ImageStreamImportStatusFluent.buildFirstImage() |
ImageImportStatus |
RepositoryImportStatusFluent.buildImage(Integer index) |
ImageImportStatus |
ImageStreamImportStatusFluentImpl.buildImage(Integer index) |
ImageImportStatus |
RepositoryImportStatusFluentImpl.buildImage(Integer index) |
ImageImportStatus |
ImageStreamImportStatusFluent.buildImage(Integer index) |
ImageImportStatus |
RepositoryImportStatusFluent.buildLastImage() |
ImageImportStatus |
ImageStreamImportStatusFluentImpl.buildLastImage() |
ImageImportStatus |
RepositoryImportStatusFluentImpl.buildLastImage() |
ImageImportStatus |
ImageStreamImportStatusFluent.buildLastImage() |
ImageImportStatus |
RepositoryImportStatusFluent.buildMatchingImage(Predicate<ImageImportStatusBuilder> predicate) |
ImageImportStatus |
ImageStreamImportStatusFluentImpl.buildMatchingImage(Predicate<ImageImportStatusBuilder> predicate) |
ImageImportStatus |
RepositoryImportStatusFluentImpl.buildMatchingImage(Predicate<ImageImportStatusBuilder> predicate) |
ImageImportStatus |
ImageStreamImportStatusFluent.buildMatchingImage(Predicate<ImageImportStatusBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<ImageImportStatus> |
RepositoryImportStatusFluent.buildImages() |
List<ImageImportStatus> |
ImageStreamImportStatusFluentImpl.buildImages() |
List<ImageImportStatus> |
RepositoryImportStatusFluentImpl.buildImages() |
List<ImageImportStatus> |
ImageStreamImportStatusFluent.buildImages() |
List<ImageImportStatus> |
RepositoryImportStatusFluent.getImages()
Deprecated.
|
List<ImageImportStatus> |
ImageStreamImportStatusFluentImpl.getImages()
Deprecated.
|
List<ImageImportStatus> |
RepositoryImportStatusFluentImpl.getImages()
Deprecated.
|
List<ImageImportStatus> |
ImageStreamImportStatusFluent.getImages()
Deprecated.
|
List<ImageImportStatus> |
ImageStreamImportStatus.getImages() |
List<ImageImportStatus> |
RepositoryImportStatus.getImages() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryImportStatusFluent.ImagesNested<A> |
RepositoryImportStatusFluent.addNewImageLike(ImageImportStatus item) |
ImageStreamImportStatusFluent.ImagesNested<A> |
ImageStreamImportStatusFluentImpl.addNewImageLike(ImageImportStatus item) |
RepositoryImportStatusFluent.ImagesNested<A> |
RepositoryImportStatusFluentImpl.addNewImageLike(ImageImportStatus item) |
ImageStreamImportStatusFluent.ImagesNested<A> |
ImageStreamImportStatusFluent.addNewImageLike(ImageImportStatus item) |
A |
RepositoryImportStatusFluent.addToImages(ImageImportStatus... items) |
A |
ImageStreamImportStatusFluentImpl.addToImages(ImageImportStatus... items) |
A |
RepositoryImportStatusFluentImpl.addToImages(ImageImportStatus... items) |
A |
ImageStreamImportStatusFluent.addToImages(ImageImportStatus... items) |
A |
RepositoryImportStatusFluent.addToImages(Integer index,
ImageImportStatus item) |
A |
ImageStreamImportStatusFluentImpl.addToImages(Integer index,
ImageImportStatus item) |
A |
RepositoryImportStatusFluentImpl.addToImages(Integer index,
ImageImportStatus item) |
A |
ImageStreamImportStatusFluent.addToImages(Integer index,
ImageImportStatus item) |
A |
RepositoryImportStatusFluent.removeFromImages(ImageImportStatus... items) |
A |
ImageStreamImportStatusFluentImpl.removeFromImages(ImageImportStatus... items) |
A |
RepositoryImportStatusFluentImpl.removeFromImages(ImageImportStatus... items) |
A |
ImageStreamImportStatusFluent.removeFromImages(ImageImportStatus... items) |
RepositoryImportStatusFluent.ImagesNested<A> |
RepositoryImportStatusFluent.setNewImageLike(Integer index,
ImageImportStatus item) |
ImageStreamImportStatusFluent.ImagesNested<A> |
ImageStreamImportStatusFluentImpl.setNewImageLike(Integer index,
ImageImportStatus item) |
RepositoryImportStatusFluent.ImagesNested<A> |
RepositoryImportStatusFluentImpl.setNewImageLike(Integer index,
ImageImportStatus item) |
ImageStreamImportStatusFluent.ImagesNested<A> |
ImageStreamImportStatusFluent.setNewImageLike(Integer index,
ImageImportStatus item) |
A |
RepositoryImportStatusFluent.setToImages(Integer index,
ImageImportStatus item) |
A |
ImageStreamImportStatusFluentImpl.setToImages(Integer index,
ImageImportStatus item) |
A |
RepositoryImportStatusFluentImpl.setToImages(Integer index,
ImageImportStatus item) |
A |
ImageStreamImportStatusFluent.setToImages(Integer index,
ImageImportStatus item) |
A |
RepositoryImportStatusFluent.withImages(ImageImportStatus... images) |
A |
ImageStreamImportStatusFluentImpl.withImages(ImageImportStatus... images) |
A |
RepositoryImportStatusFluentImpl.withImages(ImageImportStatus... images) |
A |
ImageStreamImportStatusFluent.withImages(ImageImportStatus... images) |
| Modifier and Type | Method and Description |
|---|---|
A |
RepositoryImportStatusFluent.addAllToImages(Collection<ImageImportStatus> items) |
A |
ImageStreamImportStatusFluentImpl.addAllToImages(Collection<ImageImportStatus> items) |
A |
RepositoryImportStatusFluentImpl.addAllToImages(Collection<ImageImportStatus> items) |
A |
ImageStreamImportStatusFluent.addAllToImages(Collection<ImageImportStatus> items) |
A |
RepositoryImportStatusFluent.removeAllFromImages(Collection<ImageImportStatus> items) |
A |
ImageStreamImportStatusFluentImpl.removeAllFromImages(Collection<ImageImportStatus> items) |
A |
RepositoryImportStatusFluentImpl.removeAllFromImages(Collection<ImageImportStatus> items) |
A |
ImageStreamImportStatusFluent.removeAllFromImages(Collection<ImageImportStatus> items) |
void |
ImageStreamImportStatus.setImages(List<ImageImportStatus> images) |
void |
RepositoryImportStatus.setImages(List<ImageImportStatus> images) |
A |
RepositoryImportStatusFluent.withImages(List<ImageImportStatus> images) |
A |
ImageStreamImportStatusFluentImpl.withImages(List<ImageImportStatus> images) |
A |
RepositoryImportStatusFluentImpl.withImages(List<ImageImportStatus> images) |
A |
ImageStreamImportStatusFluent.withImages(List<ImageImportStatus> images) |
| Constructor and Description |
|---|
ImageImportStatusBuilder(ImageImportStatus instance) |
ImageImportStatusBuilder(ImageImportStatus instance,
Boolean validationEnabled) |
ImageImportStatusBuilder(ImageImportStatusFluent<?> fluent,
ImageImportStatus instance) |
ImageImportStatusBuilder(ImageImportStatusFluent<?> fluent,
ImageImportStatus instance,
Boolean validationEnabled) |
ImageImportStatusFluentImpl(ImageImportStatus instance) |
| Constructor and Description |
|---|
ImageStreamImportStatus(List<ImageImportStatus> images,
ImageStream _import,
RepositoryImportStatus repository) |
RepositoryImportStatus(List<String> additionalTags,
List<ImageImportStatus> images,
io.fabric8.kubernetes.api.model.Status status) |
Copyright © 2015–2022 Red Hat. All rights reserved.