public class ImageRegistryConfigStorageS3CloudFrontFluentImpl<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageRegistryConfigStorageS3CloudFrontFluent<A>
| Constructor and Description |
|---|
ImageRegistryConfigStorageS3CloudFrontFluentImpl() |
ImageRegistryConfigStorageS3CloudFrontFluentImpl(ImageRegistryConfigStorageS3CloudFront instance) |
public ImageRegistryConfigStorageS3CloudFrontFluentImpl()
public ImageRegistryConfigStorageS3CloudFrontFluentImpl(ImageRegistryConfigStorageS3CloudFront instance)
public String getBaseURL()
getBaseURL in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A withBaseURL(String baseURL)
withBaseURL in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public Boolean hasBaseURL()
hasBaseURL in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>@Deprecated public A withNewBaseURL(String arg0)
withNewBaseURL in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public io.fabric8.kubernetes.api.model.Duration getDuration()
getDuration in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A withDuration(io.fabric8.kubernetes.api.model.Duration duration)
withDuration in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public Boolean hasDuration()
hasDuration in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public String getKeypairID()
getKeypairID in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A withKeypairID(String keypairID)
withKeypairID in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public Boolean hasKeypairID()
hasKeypairID in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>@Deprecated public A withNewKeypairID(String arg0)
withNewKeypairID in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public io.fabric8.kubernetes.api.model.SecretKeySelector getPrivateKey()
getPrivateKey in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A withPrivateKey(io.fabric8.kubernetes.api.model.SecretKeySelector privateKey)
withPrivateKey in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public Boolean hasPrivateKey()
hasPrivateKey in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A withNewPrivateKey(String key, String name, Boolean optional)
withNewPrivateKey in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ImageRegistryConfigStorageS3CloudFrontFluent<A extends ImageRegistryConfigStorageS3CloudFrontFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.