public class V1ResourceAttributesFluentImpl<A extends V1ResourceAttributesFluent<A>> extends BaseFluent<A> implements V1ResourceAttributesFluent<A>
_visitables
Constructor and Description |
---|
V1ResourceAttributesFluentImpl() |
V1ResourceAttributesFluentImpl(V1ResourceAttributes instance) |
public V1ResourceAttributesFluentImpl()
public V1ResourceAttributesFluentImpl(V1ResourceAttributes instance)
public String getGroup()
getGroup
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withGroup(String group)
withGroup
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public Boolean hasGroup()
hasGroup
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewGroup(String arg1)
withNewGroup
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewGroup(StringBuilder arg1)
withNewGroup
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewGroup(StringBuffer arg1)
withNewGroup
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public String getName()
getName
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withName(String name)
withName
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public Boolean hasName()
hasName
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewName(String arg1)
withNewName
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewName(StringBuilder arg1)
withNewName
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewName(StringBuffer arg1)
withNewName
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public String getNamespace()
getNamespace
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNamespace(String namespace)
withNamespace
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public Boolean hasNamespace()
hasNamespace
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewNamespace(String arg1)
withNewNamespace
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewNamespace(StringBuilder arg1)
withNewNamespace
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewNamespace(StringBuffer arg1)
withNewNamespace
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public String getResource()
getResource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withResource(String resource)
withResource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public Boolean hasResource()
hasResource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewResource(String arg1)
withNewResource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewResource(StringBuilder arg1)
withNewResource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewResource(StringBuffer arg1)
withNewResource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public String getSubresource()
getSubresource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withSubresource(String subresource)
withSubresource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public Boolean hasSubresource()
hasSubresource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewSubresource(String arg1)
withNewSubresource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewSubresource(StringBuilder arg1)
withNewSubresource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewSubresource(StringBuffer arg1)
withNewSubresource
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public String getVerb()
getVerb
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withVerb(String verb)
withVerb
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public Boolean hasVerb()
hasVerb
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewVerb(String arg1)
withNewVerb
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewVerb(StringBuilder arg1)
withNewVerb
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewVerb(StringBuffer arg1)
withNewVerb
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public String getVersion()
getVersion
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withVersion(String version)
withVersion
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public Boolean hasVersion()
hasVersion
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewVersion(String arg1)
withNewVersion
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewVersion(StringBuilder arg1)
withNewVersion
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
public A withNewVersion(StringBuffer arg1)
withNewVersion
in interface V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
Copyright © 2020. All rights reserved.