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) booleangetCategory(Integer index) getGroup()getKind()getMatchingCategory(Predicate<String> predicate) getMatchingShortName(Predicate<String> predicate) getMatchingVerb(Predicate<String> predicate) getName()getShortName(Integer index) getVerbs()hasGroup()inthashCode()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:
addToCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
setToCategories
- Specified by:
setToCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToCategories
- Specified by:
addToCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addAllToCategories
- Specified by:
addAllToCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeFromCategories
- Specified by:
removeFromCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeAllFromCategories
- Specified by:
removeAllFromCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getCategories
- Specified by:
getCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getCategory
- Specified by:
getCategoryin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getFirstCategory
- Specified by:
getFirstCategoryin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getLastCategory
- Specified by:
getLastCategoryin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getMatchingCategory
- Specified by:
getMatchingCategoryin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasMatchingCategory
- Specified by:
hasMatchingCategoryin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withCategories
- Specified by:
withCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withCategories
- Specified by:
withCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasCategories
- Specified by:
hasCategoriesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getGroup
- Specified by:
getGroupin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withGroup
- Specified by:
withGroupin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasGroup
- Specified by:
hasGroupin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getName
- Specified by:
getNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getNamespaced
- Specified by:
getNamespacedin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withNamespaced
- Specified by:
withNamespacedin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasNamespaced
- Specified by:
hasNamespacedin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToShortNames
- Specified by:
addToShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
setToShortNames
- Specified by:
setToShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToShortNames
- Specified by:
addToShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addAllToShortNames
- Specified by:
addAllToShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeFromShortNames
- Specified by:
removeFromShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeAllFromShortNames
- Specified by:
removeAllFromShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getShortNames
- Specified by:
getShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getShortName
- Specified by:
getShortNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getFirstShortName
- Specified by:
getFirstShortNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getLastShortName
- Specified by:
getLastShortNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getMatchingShortName
- Specified by:
getMatchingShortNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasMatchingShortName
- Specified by:
hasMatchingShortNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withShortNames
- Specified by:
withShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withShortNames
- Specified by:
withShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasShortNames
- Specified by:
hasShortNamesin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getSingularName
- Specified by:
getSingularNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withSingularName
- Specified by:
withSingularNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasSingularName
- Specified by:
hasSingularNamein interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getStorageVersionHash
- Specified by:
getStorageVersionHashin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withStorageVersionHash
- Specified by:
withStorageVersionHashin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasStorageVersionHash
- Specified by:
hasStorageVersionHashin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToVerbs
- Specified by:
addToVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
setToVerbs
- Specified by:
setToVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addToVerbs
- Specified by:
addToVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
addAllToVerbs
- Specified by:
addAllToVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeFromVerbs
- Specified by:
removeFromVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
removeAllFromVerbs
- Specified by:
removeAllFromVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getVerbs
- Specified by:
getVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getVerb
- Specified by:
getVerbin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getFirstVerb
- Specified by:
getFirstVerbin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getLastVerb
- Specified by:
getLastVerbin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getMatchingVerb
- Specified by:
getMatchingVerbin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasMatchingVerb
- Specified by:
hasMatchingVerbin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withVerbs
- Specified by:
withVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withVerbs
- Specified by:
withVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasVerbs
- Specified by:
hasVerbsin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
getVersion
- Specified by:
getVersionin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
withVersion
- Specified by:
withVersionin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
hasVersion
- Specified by:
hasVersionin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1APIResourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1APIResourceFluent<A>>
-
toString
-
withNamespaced
- Specified by:
withNamespacedin interfaceV1APIResourceFluent<A extends V1APIResourceFluent<A>>
-