public class PlatformFluentImpl<A extends PlatformFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PlatformFluent<A>
PlatformFluent.LibvirtSSHPrivateKeySecretRefNested<N>| Constructor and Description |
|---|
PlatformFluentImpl() |
PlatformFluentImpl(Platform instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PlatformFluentImpl()
public PlatformFluentImpl(Platform instance)
@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getLibvirtSSHPrivateKeySecretRef()
getLibvirtSSHPrivateKeySecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildLibvirtSSHPrivateKeySecretRef()
buildLibvirtSSHPrivateKeySecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public A withLibvirtSSHPrivateKeySecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference libvirtSSHPrivateKeySecretRef)
withLibvirtSSHPrivateKeySecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasLibvirtSSHPrivateKeySecretRef()
hasLibvirtSSHPrivateKeySecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public A withNewLibvirtSSHPrivateKeySecretRef(String name)
withNewLibvirtSSHPrivateKeySecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.LibvirtSSHPrivateKeySecretRefNested<A> withNewLibvirtSSHPrivateKeySecretRef()
withNewLibvirtSSHPrivateKeySecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.LibvirtSSHPrivateKeySecretRefNested<A> withNewLibvirtSSHPrivateKeySecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewLibvirtSSHPrivateKeySecretRefLike in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.LibvirtSSHPrivateKeySecretRefNested<A> editLibvirtSSHPrivateKeySecretRef()
editLibvirtSSHPrivateKeySecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.LibvirtSSHPrivateKeySecretRefNested<A> editOrNewLibvirtSSHPrivateKeySecretRef()
editOrNewLibvirtSSHPrivateKeySecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.LibvirtSSHPrivateKeySecretRefNested<A> editOrNewLibvirtSSHPrivateKeySecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewLibvirtSSHPrivateKeySecretRefLike in interface PlatformFluent<A extends PlatformFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.