public class ImageRegistryConfigStorageAzureFluent<A extends ImageRegistryConfigStorageAzureFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
ImageRegistryConfigStorageAzureFluent() |
ImageRegistryConfigStorageAzureFluent(ImageRegistryConfigStorageAzure instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
protected void |
copyInstance(ImageRegistryConfigStorageAzure instance) |
boolean |
equals(Object o) |
String |
getAccountName() |
Map<String,Object> |
getAdditionalProperties() |
String |
getCloudName() |
String |
getContainer() |
boolean |
hasAccountName() |
boolean |
hasAdditionalProperties() |
boolean |
hasCloudName() |
boolean |
hasContainer() |
int |
hashCode() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
A |
withAccountName(String accountName) |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withCloudName(String cloudName) |
A |
withContainer(String container) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ImageRegistryConfigStorageAzureFluent()
public ImageRegistryConfigStorageAzureFluent(ImageRegistryConfigStorageAzure instance)
protected void copyInstance(ImageRegistryConfigStorageAzure instance)
public String getAccountName()
public boolean hasAccountName()
public String getCloudName()
public boolean hasCloudName()
public String getContainer()
public boolean hasContainer()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageRegistryConfigStorageAzureFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageRegistryConfigStorageAzureFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.