public class ImageRegistryConfigStorageGCSBuilder extends ImageRegistryConfigStorageGCSFluent<ImageRegistryConfigStorageGCSBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageRegistryConfigStorageGCS,ImageRegistryConfigStorageGCSBuilder>
| Constructor and Description |
|---|
ImageRegistryConfigStorageGCSBuilder() |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCS instance) |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent) |
ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent,
ImageRegistryConfigStorageGCS instance) |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageGCS |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getBucket, getKeyID, getProjectID, getRegion, hasAdditionalProperties, hasBucket, hashCode, hasKeyID, hasProjectID, hasRegion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBucket, withKeyID, withProjectID, withRegionaggregate, aggregate, build, build, builderOf, getVisitableMappublic ImageRegistryConfigStorageGCSBuilder()
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent)
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCSFluent<?> fluent, ImageRegistryConfigStorageGCS instance)
public ImageRegistryConfigStorageGCSBuilder(ImageRegistryConfigStorageGCS instance)
public ImageRegistryConfigStorageGCS build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageRegistryConfigStorageGCS>Copyright © 2015–2023 Red Hat. All rights reserved.