public interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Boolean getCompression()
Boolean hasCompression()
String getContent()
Boolean hasContent()
@Deprecated A withNewContent(String arg0)
String getContentKey()
Boolean hasContentKey()
@Deprecated A withNewContentKey(String arg0)
String getContentRef()
Boolean hasContentRef()
@Deprecated A withNewContentRef(String arg0)
String getContentType()
Boolean hasContentType()
@Deprecated A withNewContentType(String arg0)
String getMountPath()
Boolean hasMountPath()
@Deprecated A withNewMountPath(String arg0)
String getName()
Boolean hasName()
@Deprecated A withNewName(String arg0)
String getPath()
Boolean hasPath()
@Deprecated A withNewPath(String arg0)
A addAllToRawContent(Collection<Integer> items)
A removeAllFromRawContent(Collection<Integer> items)
Integer getFirstRawContent()
Integer getLastRawContent()
Boolean hasRawContent()
String getType()
Boolean hasType()
@Deprecated A withNewType(String arg0)
Copyright © 2015–2022 Red Hat. All rights reserved.