public interface ImageRegistryConfigStorageS3Fluent<A extends ImageRegistryConfigStorageS3Fluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<N> |
String getBucket()
Boolean hasBucket()
@Deprecated ImageRegistryConfigStorageS3CloudFront getCloudFront()
ImageRegistryConfigStorageS3CloudFront buildCloudFront()
A withCloudFront(ImageRegistryConfigStorageS3CloudFront cloudFront)
Boolean hasCloudFront()
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<A> withNewCloudFront()
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<A> withNewCloudFrontLike(ImageRegistryConfigStorageS3CloudFront item)
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<A> editCloudFront()
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<A> editOrNewCloudFront()
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<A> editOrNewCloudFrontLike(ImageRegistryConfigStorageS3CloudFront item)
Boolean getEncrypt()
Boolean hasEncrypt()
String getKeyID()
Boolean hasKeyID()
String getRegion()
Boolean hasRegion()
String getRegionEndpoint()
Boolean hasRegionEndpoint()
Boolean getVirtualHostedStyle()
Boolean hasVirtualHostedStyle()
Boolean hasAdditionalProperties()
A withEncrypt()
A withVirtualHostedStyle()
Copyright © 2015–2023 Red Hat. All rights reserved.