public class ImageRegistryConfigStorageGCSBuilder extends ImageRegistryConfigStorageGCSFluentImpl<ImageRegistryConfigStorageGCSBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageRegistryConfigStorageGCS,ImageRegistryConfigStorageGCSBuilder>
| Constructor and Description |
|---|
ImageRegistryConfigStorageGCSBuilder() |
ImageRegistryConfigStorageGCSBuilder(Boolean validationEnabled) |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCS instance) |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCS instance,
Boolean validationEnabled) |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent) |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent,
Boolean validationEnabled) |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent,
ImageRegistryConfigStorageGCS instance) |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent,
ImageRegistryConfigStorageGCS instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageGCS |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getBucket, getKeyID, getProjectID, getRegion, hasAdditionalProperties, hasBucket, hasKeyID, hasProjectID, hasRegion, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBucket, withKeyID, withNewBucket, withNewKeyID, withNewProjectID, withNewRegion, withProjectID, withRegionaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ImageRegistryConfigStorageGCSBuilder()
public ImageRegistryConfigStorageGCSBuilder(Boolean validationEnabled)
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent)
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent, Boolean validationEnabled)
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent, ImageRegistryConfigStorageGCS instance)
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent, ImageRegistryConfigStorageGCS instance, Boolean validationEnabled)
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCS instance)
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCS instance, Boolean validationEnabled)
public ImageRegistryConfigStorageGCS build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageRegistryConfigStorageGCS>public boolean equals(Object o)
equals in class ImageRegistryConfigStorageGCSFluentImpl<ImageRegistryConfigStorageGCSBuilder>public int hashCode()
hashCode in class ImageRegistryConfigStorageGCSFluentImpl<ImageRegistryConfigStorageGCSBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.