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 A withNewBucket(String arg0)
@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()
@Deprecated A withNewKeyID(String arg0)
String getRegion()
Boolean hasRegion()
@Deprecated A withNewRegion(String arg0)
String getRegionEndpoint()
Boolean hasRegionEndpoint()
@Deprecated A withNewRegionEndpoint(String arg0)
Boolean getVirtualHostedStyle()
Boolean hasVirtualHostedStyle()
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.