public class ImageRegistryConfigStorageS3CloudFrontBuilder extends ImageRegistryConfigStorageS3CloudFrontFluentImpl<ImageRegistryConfigStorageS3CloudFrontBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageRegistryConfigStorageS3CloudFront,ImageRegistryConfigStorageS3CloudFrontBuilder>
| Constructor and Description |
|---|
ImageRegistryConfigStorageS3CloudFrontBuilder() |
ImageRegistryConfigStorageS3CloudFrontBuilder(Boolean validationEnabled) |
ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFront instance) |
ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFront instance,
Boolean validationEnabled) |
ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent) |
ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent,
Boolean validationEnabled) |
ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent,
ImageRegistryConfigStorageS3CloudFront instance) |
ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent,
ImageRegistryConfigStorageS3CloudFront instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageS3CloudFront |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getBaseURL, getDuration, getKeypairID, getPrivateKey, hasAdditionalProperties, hasBaseURL, hasDuration, hasKeypairID, hasPrivateKey, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBaseURL, withDuration, withKeypairID, withNewBaseURL, withNewKeypairID, withNewPrivateKey, withPrivateKeyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ImageRegistryConfigStorageS3CloudFrontBuilder()
public ImageRegistryConfigStorageS3CloudFrontBuilder(Boolean validationEnabled)
public ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent)
public ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent, Boolean validationEnabled)
public ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent, ImageRegistryConfigStorageS3CloudFront instance)
public ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFrontFluent<?> fluent, ImageRegistryConfigStorageS3CloudFront instance, Boolean validationEnabled)
public ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFront instance)
public ImageRegistryConfigStorageS3CloudFrontBuilder(ImageRegistryConfigStorageS3CloudFront instance, Boolean validationEnabled)
public ImageRegistryConfigStorageS3CloudFront build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageRegistryConfigStorageS3CloudFront>public boolean equals(Object o)
public int hashCode()
Copyright © 2015–2020 Red Hat. All rights reserved.