Class V1SecretListFluentImpl<A extends V1SecretListFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SecretListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1SecretListFluent<A>
- Direct Known Subclasses:
V1SecretListBuilder
public class V1SecretListFluentImpl<A extends V1SecretListFluent<A>>
extends BaseFluent<A>
implements V1SecretListFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1SecretListFluent
V1SecretListFluent.ItemsNested<N>, V1SecretListFluent.MetadataNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1SecretListFluentImpl
(io.kubernetes.client.openapi.models.V1SecretList instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToItems
(Collection<io.kubernetes.client.openapi.models.V1Secret> items) addNewItemLike
(io.kubernetes.client.openapi.models.V1Secret item) addToItems
(io.kubernetes.client.openapi.models.V1Secret... items) addToItems
(Integer index, io.kubernetes.client.openapi.models.V1Secret item) io.kubernetes.client.openapi.models.V1Secret
io.kubernetes.client.openapi.models.V1Secret
List<io.kubernetes.client.openapi.models.V1Secret>
io.kubernetes.client.openapi.models.V1Secret
io.kubernetes.client.openapi.models.V1Secret
buildMatchingItem
(Predicate<V1SecretBuilder> predicate) io.kubernetes.client.openapi.models.V1ListMeta
editMatchingItem
(Predicate<V1SecretBuilder> predicate) editOrNewMetadataLike
(io.kubernetes.client.openapi.models.V1ListMeta item) boolean
List<io.kubernetes.client.openapi.models.V1Secret>
getItems()
Deprecated.getKind()
io.kubernetes.client.openapi.models.V1ListMeta
Deprecated.int
hashCode()
hasItems()
hasKind()
hasMatchingItem
(Predicate<V1SecretBuilder> predicate) removeAllFromItems
(Collection<io.kubernetes.client.openapi.models.V1Secret> items) removeFromItems
(io.kubernetes.client.openapi.models.V1Secret... items) removeMatchingFromItems
(Predicate<V1SecretBuilder> predicate) setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1Secret item) setToItems
(Integer index, io.kubernetes.client.openapi.models.V1Secret item) toString()
withApiVersion
(String apiVersion) withItems
(io.kubernetes.client.openapi.models.V1Secret... items) withMetadata
(io.kubernetes.client.openapi.models.V1ListMeta metadata) withNewMetadataLike
(io.kubernetes.client.openapi.models.V1ListMeta item) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1SecretListFluentImpl
public V1SecretListFluentImpl() -
V1SecretListFluentImpl
public V1SecretListFluentImpl(io.kubernetes.client.openapi.models.V1SecretList instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersion
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersion
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersion
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
addToItems
- Specified by:
addToItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
setToItems
- Specified by:
setToItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
addToItems
- Specified by:
addToItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
buildItem
- Specified by:
buildItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
buildFirstItem
public io.kubernetes.client.openapi.models.V1Secret buildFirstItem()- Specified by:
buildFirstItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
buildLastItem
public io.kubernetes.client.openapi.models.V1Secret buildLastItem()- Specified by:
buildLastItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
buildMatchingItem
public io.kubernetes.client.openapi.models.V1Secret buildMatchingItem(Predicate<V1SecretBuilder> predicate) - Specified by:
buildMatchingItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
hasItems
- Specified by:
hasItems
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
addNewItem
- Specified by:
addNewItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
addNewItemLike
public V1SecretListFluent.ItemsNested<A> addNewItemLike(io.kubernetes.client.openapi.models.V1Secret item) - Specified by:
addNewItemLike
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
setNewItemLike
public V1SecretListFluent.ItemsNested<A> setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1Secret item) - Specified by:
setNewItemLike
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
editItem
- Specified by:
editItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
editLastItem
- Specified by:
editLastItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
editMatchingItem
- Specified by:
editMatchingItem
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
getKind
- Specified by:
getKind
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
withKind
- Specified by:
withKind
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
hasKind
- Specified by:
hasKind
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadata
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ListMeta buildMetadata()- Specified by:
buildMetadata
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
withMetadata
- Specified by:
withMetadata
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadata
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadata
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
withNewMetadataLike
public V1SecretListFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
withNewMetadataLike
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
editMetadata
- Specified by:
editMetadata
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadata
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
editOrNewMetadataLike
public V1SecretListFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
editOrNewMetadataLike
in interfaceV1SecretListFluent<A extends V1SecretListFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1SecretListFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1SecretListFluent<A>>
-
toString
-