public class ResourceSpecFluentImpl<A extends ResourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ResourceSpecFluent<A>
| Constructor and Description |
|---|
ResourceSpecFluentImpl() |
ResourceSpecFluentImpl(ResourceSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getCompression() |
String |
getContent() |
String |
getContentKey() |
String |
getContentRef() |
String |
getMountPath() |
String |
getName() |
String |
getType() |
Boolean |
hasCompression() |
Boolean |
hasContent() |
Boolean |
hasContentKey() |
Boolean |
hasContentRef() |
int |
hashCode() |
Boolean |
hasMountPath() |
Boolean |
hasName() |
Boolean |
hasType() |
A |
withCompression(Boolean compression) |
A |
withContent(String content) |
A |
withContentKey(String contentKey) |
A |
withContentRef(String contentRef) |
A |
withMountPath(String mountPath) |
A |
withName(String name) |
A |
withNewCompression(boolean arg1) |
A |
withNewCompression(String arg1) |
A |
withNewContent(byte[] arg1) |
A |
withNewContent(byte[] arg1,
int arg2) |
A |
withNewContent(byte[] arg1,
int arg2,
int arg3) |
A |
withNewContent(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewContent(char[] arg1) |
A |
withNewContent(char[] arg1,
int arg2,
int arg3) |
A |
withNewContent(int[] arg1,
int arg2,
int arg3) |
A |
withNewContent(String arg1) |
A |
withNewContent(StringBuffer arg1) |
A |
withNewContent(StringBuilder arg1) |
A |
withNewContentKey(byte[] arg1) |
A |
withNewContentKey(byte[] arg1,
int arg2) |
A |
withNewContentKey(byte[] arg1,
int arg2,
int arg3) |
A |
withNewContentKey(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewContentKey(char[] arg1) |
A |
withNewContentKey(char[] arg1,
int arg2,
int arg3) |
A |
withNewContentKey(int[] arg1,
int arg2,
int arg3) |
A |
withNewContentKey(String arg1) |
A |
withNewContentKey(StringBuffer arg1) |
A |
withNewContentKey(StringBuilder arg1) |
A |
withNewContentRef(byte[] arg1) |
A |
withNewContentRef(byte[] arg1,
int arg2) |
A |
withNewContentRef(byte[] arg1,
int arg2,
int arg3) |
A |
withNewContentRef(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewContentRef(char[] arg1) |
A |
withNewContentRef(char[] arg1,
int arg2,
int arg3) |
A |
withNewContentRef(int[] arg1,
int arg2,
int arg3) |
A |
withNewContentRef(String arg1) |
A |
withNewContentRef(StringBuffer arg1) |
A |
withNewContentRef(StringBuilder arg1) |
A |
withNewMountPath(byte[] arg1) |
A |
withNewMountPath(byte[] arg1,
int arg2) |
A |
withNewMountPath(byte[] arg1,
int arg2,
int arg3) |
A |
withNewMountPath(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewMountPath(char[] arg1) |
A |
withNewMountPath(char[] arg1,
int arg2,
int arg3) |
A |
withNewMountPath(int[] arg1,
int arg2,
int arg3) |
A |
withNewMountPath(String arg1) |
A |
withNewMountPath(StringBuffer arg1) |
A |
withNewMountPath(StringBuilder arg1) |
A |
withNewName(byte[] arg1) |
A |
withNewName(byte[] arg1,
int arg2) |
A |
withNewName(byte[] arg1,
int arg2,
int arg3) |
A |
withNewName(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewName(char[] arg1) |
A |
withNewName(char[] arg1,
int arg2,
int arg3) |
A |
withNewName(int[] arg1,
int arg2,
int arg3) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
A |
withNewType(byte[] arg1) |
A |
withNewType(byte[] arg1,
int arg2) |
A |
withNewType(byte[] arg1,
int arg2,
int arg3) |
A |
withNewType(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewType(char[] arg1) |
A |
withNewType(char[] arg1,
int arg2,
int arg3) |
A |
withNewType(int[] arg1,
int arg2,
int arg3) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withType(String type) |
public ResourceSpecFluentImpl()
public ResourceSpecFluentImpl(ResourceSpec instance)
public Boolean getCompression()
getCompression in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withCompression(Boolean compression)
withCompression in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public Boolean hasCompression()
hasCompression in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewCompression(String arg1)
withNewCompression in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewCompression(boolean arg1)
withNewCompression in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public String getContent()
getContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withContent(String content)
withContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public Boolean hasContent()
hasContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(StringBuilder arg1)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(int[] arg1, int arg2, int arg3)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(char[] arg1)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(StringBuffer arg1)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(byte[] arg1, int arg2)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(byte[] arg1)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(char[] arg1, int arg2, int arg3)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(byte[] arg1, int arg2, int arg3)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(byte[] arg1, int arg2, int arg3, int arg4)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContent(String arg1)
withNewContent in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public String getContentKey()
getContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withContentKey(String contentKey)
withContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public Boolean hasContentKey()
hasContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(StringBuilder arg1)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(int[] arg1, int arg2, int arg3)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(char[] arg1)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(StringBuffer arg1)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(byte[] arg1, int arg2)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(byte[] arg1)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(char[] arg1, int arg2, int arg3)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(byte[] arg1, int arg2, int arg3)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(byte[] arg1, int arg2, int arg3, int arg4)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentKey(String arg1)
withNewContentKey in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public String getContentRef()
getContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withContentRef(String contentRef)
withContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public Boolean hasContentRef()
hasContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(StringBuilder arg1)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(int[] arg1, int arg2, int arg3)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(char[] arg1)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(StringBuffer arg1)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(byte[] arg1, int arg2)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(byte[] arg1)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(char[] arg1, int arg2, int arg3)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(byte[] arg1, int arg2, int arg3)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(byte[] arg1, int arg2, int arg3, int arg4)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewContentRef(String arg1)
withNewContentRef in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public String getMountPath()
getMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withMountPath(String mountPath)
withMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public Boolean hasMountPath()
hasMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(StringBuilder arg1)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(int[] arg1, int arg2, int arg3)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(char[] arg1)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(StringBuffer arg1)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(byte[] arg1, int arg2)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(byte[] arg1)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(char[] arg1, int arg2, int arg3)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(byte[] arg1, int arg2, int arg3)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(byte[] arg1, int arg2, int arg3, int arg4)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewMountPath(String arg1)
withNewMountPath in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public String getName()
getName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withName(String name)
withName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public Boolean hasName()
hasName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(int[] arg1, int arg2, int arg3)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(char[] arg1)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(byte[] arg1, int arg2)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(byte[] arg1)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(char[] arg1, int arg2, int arg3)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3, int arg4)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewName(String arg1)
withNewName in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public String getType()
getType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withType(String type)
withType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public Boolean hasType()
hasType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(int[] arg1, int arg2, int arg3)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(char[] arg1)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(byte[] arg1, int arg2)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(byte[] arg1)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(char[] arg1, int arg2, int arg3)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3, int arg4)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>public A withNewType(String arg1)
withNewType in interface ResourceSpecFluent<A extends ResourceSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.