public class ImageRegistryConfigStorageS3Builder extends ImageRegistryConfigStorageS3FluentImpl<ImageRegistryConfigStorageS3Builder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageRegistryConfigStorageS3,ImageRegistryConfigStorageS3Builder>
ImageRegistryConfigStorageS3Fluent.CloudFrontNested<N>| Constructor and Description |
|---|
ImageRegistryConfigStorageS3Builder() |
ImageRegistryConfigStorageS3Builder(Boolean validationEnabled) |
ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3 instance) |
ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3 instance,
Boolean validationEnabled) |
ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent) |
ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent,
Boolean validationEnabled) |
ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent,
ImageRegistryConfigStorageS3 instance) |
ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent,
ImageRegistryConfigStorageS3 instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageS3 |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCloudFront, editCloudFront, editOrNewCloudFront, editOrNewCloudFrontLike, equals, getAdditionalProperties, getBucket, getCloudFront, getEncrypt, getKeyID, getRegion, getRegionEndpoint, getVirtualHostedStyle, hasAdditionalProperties, hasBucket, hasCloudFront, hasEncrypt, hashCode, hasKeyID, hasRegion, hasRegionEndpoint, hasVirtualHostedStyle, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBucket, withCloudFront, withEncrypt, withEncrypt, withKeyID, withNewCloudFront, withNewCloudFrontLike, withRegion, withRegionEndpoint, withVirtualHostedStyle, withVirtualHostedStyleaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ImageRegistryConfigStorageS3Builder()
public ImageRegistryConfigStorageS3Builder(Boolean validationEnabled)
public ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent)
public ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent, Boolean validationEnabled)
public ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent, ImageRegistryConfigStorageS3 instance)
public ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3Fluent<?> fluent, ImageRegistryConfigStorageS3 instance, Boolean validationEnabled)
public ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3 instance)
public ImageRegistryConfigStorageS3Builder(ImageRegistryConfigStorageS3 instance, Boolean validationEnabled)
public ImageRegistryConfigStorageS3 build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageRegistryConfigStorageS3>Copyright © 2015–2023 Red Hat. All rights reserved.