Package io.fabric8.openshift.api.model
Class StageInfoFluentImpl<A extends StageInfoFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.StageInfoFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,StageInfoFluent<A>
- Direct Known Subclasses:
BuildStatusFluentImpl.StagesNestedImpl,DoneableStageInfo,StageInfoBuilder
public class StageInfoFluentImpl<A extends StageInfoFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StageInfoFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classStageInfoFluentImpl.StepsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.StageInfoFluent
StageInfoFluent.StepsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description StageInfoFluentImpl()StageInfoFluentImpl(StageInfo instance) -
Method Summary
-
Constructor Details
-
StageInfoFluentImpl
public StageInfoFluentImpl() -
StageInfoFluentImpl
-
-
Method Details
-
getDurationMilliseconds
- Specified by:
getDurationMillisecondsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withDurationMilliseconds
- Specified by:
withDurationMillisecondsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
hasDurationMilliseconds
- Specified by:
hasDurationMillisecondsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
getName
- Specified by:
getNamein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withName
- Specified by:
withNamein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
getStartTime
- Specified by:
getStartTimein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withStartTime
- Specified by:
withStartTimein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
hasStartTime
- Specified by:
hasStartTimein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withNewStartTime
- Specified by:
withNewStartTimein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withNewStartTime
- Specified by:
withNewStartTimein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withNewStartTime
- Specified by:
withNewStartTimein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
addToSteps
- Specified by:
addToStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
setToSteps
- Specified by:
setToStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
addToSteps
- Specified by:
addToStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
addAllToSteps
- Specified by:
addAllToStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
removeFromSteps
- Specified by:
removeFromStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
removeAllFromSteps
- Specified by:
removeAllFromStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
removeMatchingFromSteps
public A removeMatchingFromSteps(io.fabric8.kubernetes.api.builder.Predicate<StepInfoBuilder> predicate)- Specified by:
removeMatchingFromStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
getSteps
Deprecated.This method has been deprecated, please use method buildSteps instead.- Specified by:
getStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>- Returns:
- The buildable object.
-
buildSteps
- Specified by:
buildStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
buildStep
- Specified by:
buildStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
buildFirstStep
- Specified by:
buildFirstStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
buildLastStep
- Specified by:
buildLastStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
buildMatchingStep
public StepInfo buildMatchingStep(io.fabric8.kubernetes.api.builder.Predicate<StepInfoBuilder> predicate)- Specified by:
buildMatchingStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
hasMatchingStep
public Boolean hasMatchingStep(io.fabric8.kubernetes.api.builder.Predicate<StepInfoBuilder> predicate)- Specified by:
hasMatchingStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withSteps
- Specified by:
withStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
withSteps
- Specified by:
withStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
hasSteps
- Specified by:
hasStepsin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
addNewStep
- Specified by:
addNewStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
addNewStep
- Specified by:
addNewStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
addNewStepLike
- Specified by:
addNewStepLikein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
setNewStepLike
- Specified by:
setNewStepLikein interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
editStep
- Specified by:
editStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
editFirstStep
- Specified by:
editFirstStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
editLastStep
- Specified by:
editLastStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
editMatchingStep
public StageInfoFluent.StepsNested<A> editMatchingStep(io.fabric8.kubernetes.api.builder.Predicate<StepInfoBuilder> predicate)- Specified by:
editMatchingStepin interfaceStageInfoFluent<A extends StageInfoFluent<A>>
-
equals
-