public class ImageRegistryConfigStorageIBMCOSFluent<A extends ImageRegistryConfigStorageIBMCOSFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
ImageRegistryConfigStorageIBMCOSFluent() |
ImageRegistryConfigStorageIBMCOSFluent(ImageRegistryConfigStorageIBMCOS instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getBucket() |
String |
getLocation() |
String |
getResourceGroupName() |
String |
getResourceKeyCRN() |
String |
getServiceInstanceCRN() |
boolean |
hasAdditionalProperties() |
boolean |
hasBucket() |
int |
hashCode() |
boolean |
hasLocation() |
boolean |
hasResourceGroupName() |
boolean |
hasResourceKeyCRN() |
boolean |
hasServiceInstanceCRN() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withBucket(String bucket) |
A |
withLocation(String location) |
A |
withResourceGroupName(String resourceGroupName) |
A |
withResourceKeyCRN(String resourceKeyCRN) |
A |
withServiceInstanceCRN(String serviceInstanceCRN) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ImageRegistryConfigStorageIBMCOSFluent()
public ImageRegistryConfigStorageIBMCOSFluent(ImageRegistryConfigStorageIBMCOS instance)
public String getBucket()
public boolean hasBucket()
public String getLocation()
public boolean hasLocation()
public String getResourceGroupName()
public boolean hasResourceGroupName()
public String getResourceKeyCRN()
public boolean hasResourceKeyCRN()
public String getServiceInstanceCRN()
public boolean hasServiceInstanceCRN()
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 ImageRegistryConfigStorageIBMCOSFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageRegistryConfigStorageIBMCOSFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.