Class ImageRegistryConfigStorageIBMCOSFluent<A extends ImageRegistryConfigStorageIBMCOSFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistryConfigStorageIBMCOSFluent<A>
-
- Direct Known Subclasses:
ImageRegistryConfigStorageFluent.IbmcosNested,ImageRegistryConfigStorageIBMCOSBuilder
public class ImageRegistryConfigStorageIBMCOSFluent<A extends ImageRegistryConfigStorageIBMCOSFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A>Generated
-
-
Constructor Summary
Constructors Constructor Description ImageRegistryConfigStorageIBMCOSFluent()ImageRegistryConfigStorageIBMCOSFluent(ImageRegistryConfigStorageIBMCOS instance)
-
Method Summary
-
-
-
Constructor Detail
-
ImageRegistryConfigStorageIBMCOSFluent
public ImageRegistryConfigStorageIBMCOSFluent()
-
ImageRegistryConfigStorageIBMCOSFluent
public ImageRegistryConfigStorageIBMCOSFluent(ImageRegistryConfigStorageIBMCOS instance)
-
-
Method Detail
-
copyInstance
protected void copyInstance(ImageRegistryConfigStorageIBMCOS instance)
-
getBucket
public String getBucket()
-
hasBucket
public boolean hasBucket()
-
getLocation
public String getLocation()
-
hasLocation
public boolean hasLocation()
-
getResourceGroupName
public String getResourceGroupName()
-
hasResourceGroupName
public boolean hasResourceGroupName()
-
getResourceKeyCRN
public String getResourceKeyCRN()
-
hasResourceKeyCRN
public boolean hasResourceKeyCRN()
-
getServiceInstanceCRN
public String getServiceInstanceCRN()
-
hasServiceInstanceCRN
public boolean hasServiceInstanceCRN()
-
withAdditionalProperties
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
-
hasAdditionalProperties
public boolean hasAdditionalProperties()
-
equals
public boolean equals(Object o)
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageRegistryConfigStorageIBMCOSFluent<A>>
-
hashCode
public int hashCode()
- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageRegistryConfigStorageIBMCOSFluent<A>>
-
-