Class V1FCVolumeSourceFluentImpl<A extends V1FCVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1FCVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1FCVolumeSourceFluent<A>
- Direct Known Subclasses:
V1FCVolumeSourceBuilder
public class V1FCVolumeSourceFluentImpl<A extends V1FCVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1FCVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1FCVolumeSourceFluentImpl
(io.kubernetes.client.openapi.models.V1FCVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToTargetWWNs
(Collection<String> items) addAllToWwids
(Collection<String> items) addToTargetWWNs
(Integer index, String item) addToTargetWWNs
(String... items) addToWwids
(Integer index, String item) addToWwids
(String... items) boolean
getLun()
getMatchingTargetWWN
(Predicate<String> predicate) getMatchingWwid
(Predicate<String> predicate) getTargetWWN
(Integer index) getWwids()
int
hashCode()
hasLun()
hasMatchingTargetWWN
(Predicate<String> predicate) hasMatchingWwid
(Predicate<String> predicate) hasWwids()
removeAllFromTargetWWNs
(Collection<String> items) removeAllFromWwids
(Collection<String> items) removeFromTargetWWNs
(String... items) removeFromWwids
(String... items) setToTargetWWNs
(Integer index, String item) setToWwids
(Integer index, String item) toString()
withFsType
(String fsType) withReadOnly
(Boolean readOnly) withTargetWWNs
(String... targetWWNs) withTargetWWNs
(List<String> targetWWNs) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1FCVolumeSourceFluentImpl
public V1FCVolumeSourceFluentImpl() -
V1FCVolumeSourceFluentImpl
public V1FCVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1FCVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsType
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsType
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsType
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getLun
- Specified by:
getLun
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
withLun
- Specified by:
withLun
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
hasLun
- Specified by:
hasLun
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnly
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnly
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
addToTargetWWNs
- Specified by:
addToTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
setToTargetWWNs
- Specified by:
setToTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
addToTargetWWNs
- Specified by:
addToTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
addAllToTargetWWNs
- Specified by:
addAllToTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
removeFromTargetWWNs
- Specified by:
removeFromTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
removeAllFromTargetWWNs
- Specified by:
removeAllFromTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getTargetWWNs
- Specified by:
getTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getTargetWWN
- Specified by:
getTargetWWN
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getFirstTargetWWN
- Specified by:
getFirstTargetWWN
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getLastTargetWWN
- Specified by:
getLastTargetWWN
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getMatchingTargetWWN
- Specified by:
getMatchingTargetWWN
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
hasMatchingTargetWWN
- Specified by:
hasMatchingTargetWWN
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
withTargetWWNs
- Specified by:
withTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
withTargetWWNs
- Specified by:
withTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
hasTargetWWNs
- Specified by:
hasTargetWWNs
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
addToWwids
- Specified by:
addToWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
setToWwids
- Specified by:
setToWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
addToWwids
- Specified by:
addToWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
addAllToWwids
- Specified by:
addAllToWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
removeFromWwids
- Specified by:
removeFromWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
removeAllFromWwids
- Specified by:
removeAllFromWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getWwids
- Specified by:
getWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getWwid
- Specified by:
getWwid
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getFirstWwid
- Specified by:
getFirstWwid
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getLastWwid
- Specified by:
getLastWwid
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
getMatchingWwid
- Specified by:
getMatchingWwid
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
hasMatchingWwid
- Specified by:
hasMatchingWwid
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
withWwids
- Specified by:
withWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
withWwids
- Specified by:
withWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
hasWwids
- Specified by:
hasWwids
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1FCVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1FCVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
-