| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.imageregistry.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageS3CloudFront |
ImageRegistryConfigStorageS3CloudFrontBuilder.build() |
ImageRegistryConfigStorageS3CloudFront |
ImageRegistryConfigStorageS3Fluent.buildCloudFront() |
ImageRegistryConfigStorageS3CloudFront |
ImageRegistryConfigStorageS3.getCloudFront() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImageRegistryConfigStorageS3CloudFrontFluent.copyInstance(ImageRegistryConfigStorageS3CloudFront instance) |
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<A> |
ImageRegistryConfigStorageS3Fluent.editOrNewCloudFrontLike(ImageRegistryConfigStorageS3CloudFront item) |
void |
ImageRegistryConfigStorageS3.setCloudFront(ImageRegistryConfigStorageS3CloudFront cloudFront) |
A |
ImageRegistryConfigStorageS3Fluent.withCloudFront(ImageRegistryConfigStorageS3CloudFront cloudFront) |
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<A> |
ImageRegistryConfigStorageS3Fluent.withNewCloudFrontLike(ImageRegistryConfigStorageS3CloudFront item) |
| Constructor and Description |
|---|
ImageRegistryConfigStorageS3(String bucket,
ImageRegistryConfigStorageS3CloudFront cloudFront,
Boolean encrypt,
String keyID,
String region,
String regionEndpoint,
S3TrustedCASource trustedCA,
Boolean virtualHostedStyle) |
ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFront instance) |
ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent,
ImageRegistryConfigStorageS3CloudFront instance) |
ImageRegistryConfigStorageS3CloudFrontFluent(ImageRegistryConfigStorageS3CloudFront instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.