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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBaseURL() |
io.fabric8.kubernetes.api.model.Duration |
getDuration() |
String |
getKeypairID() |
io.fabric8.kubernetes.api.model.SecretKeySelector |
getPrivateKey() |
Boolean |
hasBaseURL() |
Boolean |
hasDuration() |
int |
hashCode() |
Boolean |
hasKeypairID() |
Boolean |
hasPrivateKey() |
A |
withBaseURL(String baseURL) |
A |
withDuration(io.fabric8.kubernetes.api.model.Duration duration) |
A |
withKeypairID(String keypairID) |
A |
withNewBaseURL(String arg0)
Deprecated.
|
A |
withNewKeypairID(String arg0)
Deprecated.
|
A |
withNewPrivateKey(String key,
String name,
Boolean optional) |
A |
withPrivateKey(io.fabric8.kubernetes.api.model.SecretKeySelector privateKey) |
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>>Copyright © 2015–2020 Red Hat. All rights reserved.