public class ImageRegistryConfigStorageS3Builder extends ImageRegistryConfigStorageS3FluentImpl<ImageRegistryConfigStorageS3Builder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageRegistryConfigStorageS3,ImageRegistryConfigStorageS3Builder>
ImageRegistryConfigStorageS3FluentImpl.CloudFrontNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildCloudFront, editCloudFront, editOrNewCloudFront, editOrNewCloudFrontLike, getAdditionalProperties, getBucket, getCloudFront, getEncrypt, getKeyID, getRegion, getRegionEndpoint, getVirtualHostedStyle, hasAdditionalProperties, hasBucket, hasCloudFront, hasEncrypt, hasKeyID, hasRegion, hasRegionEndpoint, hasVirtualHostedStyle, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBucket, withCloudFront, withEncrypt, withKeyID, withNewBucket, withNewCloudFront, withNewCloudFrontLike, withNewKeyID, withNewRegion, withNewRegionEndpoint, withRegion, withRegionEndpoint, withVirtualHostedStyleaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class ImageRegistryConfigStorageS3FluentImpl<ImageRegistryConfigStorageS3Builder>public int hashCode()
hashCode in class ImageRegistryConfigStorageS3FluentImpl<ImageRegistryConfigStorageS3Builder>Copyright © 2015–2020 Red Hat. All rights reserved.