Class V1APIResourceFluentImpl<A extends V1APIResourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1APIResourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1APIResourceFluent<A>
- Direct Known Subclasses:
V1APIResourceBuilder
public class V1APIResourceFluentImpl<A extends V1APIResourceFluent<A>>
extends BaseFluent<A>
implements V1APIResourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1APIResourceFluentImpl
(io.kubernetes.client.openapi.models.V1APIResource instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToCategories
(Collection<String> items) addAllToShortNames
(Collection<String> items) addAllToVerbs
(Collection<String> items) addToCategories
(Integer index, String item) addToCategories
(String... items) addToShortNames
(Integer index, String item) addToShortNames
(String... items) addToVerbs
(Integer index, String item) addToVerbs
(String... items) boolean
getCategory
(Integer index) getGroup()
getKind()
getMatchingCategory
(Predicate<String> predicate) getMatchingShortName
(Predicate<String> predicate) getMatchingVerb
(Predicate<String> predicate) getName()
getShortName
(Integer index) getVerbs()
hasGroup()
int
hashCode()
hasKind()
hasMatchingCategory
(Predicate<String> predicate) hasMatchingShortName
(Predicate<String> predicate) hasMatchingVerb
(Predicate<String> predicate) hasName()
hasVerbs()
removeAllFromCategories
(Collection<String> items) removeAllFromShortNames
(Collection<String> items) removeAllFromVerbs
(Collection<String> items) removeFromCategories
(String... items) removeFromShortNames
(String... items) removeFromVerbs
(String... items) setToCategories
(Integer index, String item) setToShortNames
(Integer index, String item) setToVerbs
(Integer index, String item) toString()
withCategories
(String... categories) withCategories
(List<String> categories) withNamespaced
(Boolean namespaced) withShortNames
(String... shortNames) withShortNames
(List<String> shortNames) withSingularName
(String singularName) withStorageVersionHash
(String storageVersionHash) withVersion
(String version) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1APIResourceFluentImpl
public V1APIResourceFluentImpl() -
V1APIResourceFluentImpl
public V1APIResourceFluentImpl(io.kubernetes.client.openapi.models.V1APIResource instance)
-
-
Method Details
-
addToCategories
- Specified by:
addToCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
setToCategories
- Specified by:
setToCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToCategories
- Specified by:
addToCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addAllToCategories
- Specified by:
addAllToCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeFromCategories
- Specified by:
removeFromCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeAllFromCategories
- Specified by:
removeAllFromCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getCategories
- Specified by:
getCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getCategory
- Specified by:
getCategory
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getFirstCategory
- Specified by:
getFirstCategory
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getLastCategory
- Specified by:
getLastCategory
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getMatchingCategory
- Specified by:
getMatchingCategory
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasMatchingCategory
- Specified by:
hasMatchingCategory
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withCategories
- Specified by:
withCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withCategories
- Specified by:
withCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasCategories
- Specified by:
hasCategories
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getGroup
- Specified by:
getGroup
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withGroup
- Specified by:
withGroup
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasGroup
- Specified by:
hasGroup
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getKind
- Specified by:
getKind
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withKind
- Specified by:
withKind
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasKind
- Specified by:
hasKind
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getName
- Specified by:
getName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withName
- Specified by:
withName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasName
- Specified by:
hasName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getNamespaced
- Specified by:
getNamespaced
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withNamespaced
- Specified by:
withNamespaced
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasNamespaced
- Specified by:
hasNamespaced
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToShortNames
- Specified by:
addToShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
setToShortNames
- Specified by:
setToShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToShortNames
- Specified by:
addToShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addAllToShortNames
- Specified by:
addAllToShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeFromShortNames
- Specified by:
removeFromShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeAllFromShortNames
- Specified by:
removeAllFromShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getShortNames
- Specified by:
getShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getShortName
- Specified by:
getShortName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getFirstShortName
- Specified by:
getFirstShortName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getLastShortName
- Specified by:
getLastShortName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getMatchingShortName
- Specified by:
getMatchingShortName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasMatchingShortName
- Specified by:
hasMatchingShortName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withShortNames
- Specified by:
withShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withShortNames
- Specified by:
withShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasShortNames
- Specified by:
hasShortNames
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getSingularName
- Specified by:
getSingularName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withSingularName
- Specified by:
withSingularName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasSingularName
- Specified by:
hasSingularName
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getStorageVersionHash
- Specified by:
getStorageVersionHash
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withStorageVersionHash
- Specified by:
withStorageVersionHash
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasStorageVersionHash
- Specified by:
hasStorageVersionHash
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToVerbs
- Specified by:
addToVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
setToVerbs
- Specified by:
setToVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToVerbs
- Specified by:
addToVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addAllToVerbs
- Specified by:
addAllToVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeFromVerbs
- Specified by:
removeFromVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeAllFromVerbs
- Specified by:
removeAllFromVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getVerbs
- Specified by:
getVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getVerb
- Specified by:
getVerb
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getFirstVerb
- Specified by:
getFirstVerb
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getLastVerb
- Specified by:
getLastVerb
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getMatchingVerb
- Specified by:
getMatchingVerb
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasMatchingVerb
- Specified by:
hasMatchingVerb
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withVerbs
- Specified by:
withVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withVerbs
- Specified by:
withVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasVerbs
- Specified by:
hasVerbs
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getVersion
- Specified by:
getVersion
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withVersion
- Specified by:
withVersion
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasVersion
- Specified by:
hasVersion
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1APIResourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1APIResourceFluent<A>>
-
toString
-
withNamespaced
- Specified by:
withNamespaced
in interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-