public class ImageRegistryConfigStorageFluentImpl<A extends ImageRegistryConfigStorageFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageRegistryConfigStorageFluent<A>
ImageRegistryConfigStorageFluent.AzureNested<N>, ImageRegistryConfigStorageFluent.EmptyDirNested<N>, ImageRegistryConfigStorageFluent.GcsNested<N>, ImageRegistryConfigStorageFluent.IbmcosNested<N>, ImageRegistryConfigStorageFluent.PvcNested<N>, ImageRegistryConfigStorageFluent.S3Nested<N>, ImageRegistryConfigStorageFluent.SwiftNested<N>| Constructor and Description |
|---|
ImageRegistryConfigStorageFluentImpl() |
ImageRegistryConfigStorageFluentImpl(ImageRegistryConfigStorage instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ImageRegistryConfigStorageFluentImpl()
public ImageRegistryConfigStorageFluentImpl(ImageRegistryConfigStorage instance)
@Deprecated public ImageRegistryConfigStorageAzure getAzure()
getAzure in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageAzure buildAzure()
buildAzure in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withAzure(ImageRegistryConfigStorageAzure azure)
withAzure in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasAzure()
hasAzure in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withNewAzure(String accountName, String cloudName, String container)
withNewAzure in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.AzureNested<A> withNewAzure()
withNewAzure in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.AzureNested<A> withNewAzureLike(ImageRegistryConfigStorageAzure item)
withNewAzureLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.AzureNested<A> editAzure()
editAzure in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.AzureNested<A> editOrNewAzure()
editOrNewAzure in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.AzureNested<A> editOrNewAzureLike(ImageRegistryConfigStorageAzure item)
editOrNewAzureLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>@Deprecated public ImageRegistryConfigStorageEmptyDir getEmptyDir()
getEmptyDir in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageEmptyDir buildEmptyDir()
buildEmptyDir in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withEmptyDir(ImageRegistryConfigStorageEmptyDir emptyDir)
withEmptyDir in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasEmptyDir()
hasEmptyDir in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.EmptyDirNested<A> withNewEmptyDir()
withNewEmptyDir in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.EmptyDirNested<A> withNewEmptyDirLike(ImageRegistryConfigStorageEmptyDir item)
withNewEmptyDirLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.EmptyDirNested<A> editEmptyDir()
editEmptyDir in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.EmptyDirNested<A> editOrNewEmptyDir()
editOrNewEmptyDir in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.EmptyDirNested<A> editOrNewEmptyDirLike(ImageRegistryConfigStorageEmptyDir item)
editOrNewEmptyDirLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>@Deprecated public ImageRegistryConfigStorageGCS getGcs()
getGcs in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageGCS buildGcs()
buildGcs in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withGcs(ImageRegistryConfigStorageGCS gcs)
withGcs in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasGcs()
hasGcs in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withNewGcs(String bucket, String keyID, String projectID, String region)
withNewGcs in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.GcsNested<A> withNewGcs()
withNewGcs in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.GcsNested<A> withNewGcsLike(ImageRegistryConfigStorageGCS item)
withNewGcsLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.GcsNested<A> editGcs()
editGcs in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.GcsNested<A> editOrNewGcs()
editOrNewGcs in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.GcsNested<A> editOrNewGcsLike(ImageRegistryConfigStorageGCS item)
editOrNewGcsLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>@Deprecated public ImageRegistryConfigStorageIBMCOS getIbmcos()
getIbmcos in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageIBMCOS buildIbmcos()
buildIbmcos in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withIbmcos(ImageRegistryConfigStorageIBMCOS ibmcos)
withIbmcos in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasIbmcos()
hasIbmcos in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withNewIbmcos(String bucket, String location, String resourceGroupName, String resourceKeyCRN, String serviceInstanceCRN)
withNewIbmcos in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.IbmcosNested<A> withNewIbmcos()
withNewIbmcos in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.IbmcosNested<A> withNewIbmcosLike(ImageRegistryConfigStorageIBMCOS item)
withNewIbmcosLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.IbmcosNested<A> editIbmcos()
editIbmcos in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.IbmcosNested<A> editOrNewIbmcos()
editOrNewIbmcos in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.IbmcosNested<A> editOrNewIbmcosLike(ImageRegistryConfigStorageIBMCOS item)
editOrNewIbmcosLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public String getManagementState()
getManagementState in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withManagementState(String managementState)
withManagementState in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasManagementState()
hasManagementState in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>@Deprecated public ImageRegistryConfigStoragePVC getPvc()
getPvc in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStoragePVC buildPvc()
buildPvc in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withPvc(ImageRegistryConfigStoragePVC pvc)
withPvc in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasPvc()
hasPvc in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withNewPvc(String claim)
withNewPvc in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.PvcNested<A> withNewPvc()
withNewPvc in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.PvcNested<A> withNewPvcLike(ImageRegistryConfigStoragePVC item)
withNewPvcLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.PvcNested<A> editPvc()
editPvc in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.PvcNested<A> editOrNewPvc()
editOrNewPvc in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.PvcNested<A> editOrNewPvcLike(ImageRegistryConfigStoragePVC item)
editOrNewPvcLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>@Deprecated public ImageRegistryConfigStorageS3 getS3()
getS3 in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageS3 buildS3()
buildS3 in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withS3(ImageRegistryConfigStorageS3 s3)
withS3 in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasS3()
hasS3 in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.S3Nested<A> withNewS3()
withNewS3 in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.S3Nested<A> withNewS3Like(ImageRegistryConfigStorageS3 item)
withNewS3Like in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.S3Nested<A> editS3()
editS3 in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.S3Nested<A> editOrNewS3()
editOrNewS3 in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.S3Nested<A> editOrNewS3Like(ImageRegistryConfigStorageS3 item)
editOrNewS3Like in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>@Deprecated public ImageRegistryConfigStorageSwift getSwift()
getSwift in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageSwift buildSwift()
buildSwift in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A withSwift(ImageRegistryConfigStorageSwift swift)
withSwift in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasSwift()
hasSwift in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.SwiftNested<A> withNewSwift()
withNewSwift in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.SwiftNested<A> withNewSwiftLike(ImageRegistryConfigStorageSwift item)
withNewSwiftLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.SwiftNested<A> editSwift()
editSwift in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.SwiftNested<A> editOrNewSwift()
editOrNewSwift in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public ImageRegistryConfigStorageFluent.SwiftNested<A> editOrNewSwiftLike(ImageRegistryConfigStorageSwift item)
editOrNewSwiftLike in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ImageRegistryConfigStorageFluent<A extends ImageRegistryConfigStorageFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageRegistryConfigStorageFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageRegistryConfigStorageFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.