| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.imageregistry.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorageS3Builder.build() |
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorageFluent.buildS3() |
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorageFluentImpl.buildS3() |
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorageFluent.getS3()
Deprecated.
|
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorageFluentImpl.getS3()
Deprecated.
|
ImageRegistryConfigStorageS3 |
ImageRegistryConfigStorage.getS3() |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageFluent.S3Nested<A> |
ImageRegistryConfigStorageFluent.editOrNewS3Like(ImageRegistryConfigStorageS3 item) |
ImageRegistryConfigStorageFluent.S3Nested<A> |
ImageRegistryConfigStorageFluentImpl.editOrNewS3Like(ImageRegistryConfigStorageS3 item) |
void |
ImageRegistryConfigStorage.setS3(ImageRegistryConfigStorageS3 s3) |
ImageRegistryConfigStorageFluent.S3Nested<A> |
ImageRegistryConfigStorageFluent.withNewS3Like(ImageRegistryConfigStorageS3 item) |
ImageRegistryConfigStorageFluent.S3Nested<A> |
ImageRegistryConfigStorageFluentImpl.withNewS3Like(ImageRegistryConfigStorageS3 item) |
A |
ImageRegistryConfigStorageFluent.withS3(ImageRegistryConfigStorageS3 s3) |
A |
ImageRegistryConfigStorageFluentImpl.withS3(ImageRegistryConfigStorageS3 s3) |
Copyright © 2015–2020 Red Hat. All rights reserved.