Class V1beta2FlowSchemaConditionFluentImpl<A extends V1beta2FlowSchemaConditionFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta2FlowSchemaConditionFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1beta2FlowSchemaConditionFluent<A>
- Direct Known Subclasses:
V1beta2FlowSchemaConditionBuilder
public class V1beta2FlowSchemaConditionFluentImpl<A extends V1beta2FlowSchemaConditionFluent<A>>
extends BaseFluent<A>
implements V1beta2FlowSchemaConditionFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1beta2FlowSchemaConditionFluentImpl(io.kubernetes.client.openapi.models.V1beta2FlowSchemaCondition instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()hasType()toString()withLastTransitionTime(OffsetDateTime lastTransitionTime) withMessage(String message) withReason(String reason) withStatus(String status) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1beta2FlowSchemaConditionFluentImpl
public V1beta2FlowSchemaConditionFluentImpl() -
V1beta2FlowSchemaConditionFluentImpl
public V1beta2FlowSchemaConditionFluentImpl(io.kubernetes.client.openapi.models.V1beta2FlowSchemaCondition instance)
-
-
Method Details
-
getLastTransitionTime
- Specified by:
getLastTransitionTimein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
withLastTransitionTime
- Specified by:
withLastTransitionTimein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
hasLastTransitionTime
- Specified by:
hasLastTransitionTimein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
getMessage
- Specified by:
getMessagein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
withMessage
- Specified by:
withMessagein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
hasMessage
- Specified by:
hasMessagein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
getReason
- Specified by:
getReasonin interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
withReason
- Specified by:
withReasonin interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
hasReason
- Specified by:
hasReasonin interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
getStatus
- Specified by:
getStatusin interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
withStatus
- Specified by:
withStatusin interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
hasStatus
- Specified by:
hasStatusin interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
getType
- Specified by:
getTypein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
withType
- Specified by:
withTypein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
hasType
- Specified by:
hasTypein interfaceV1beta2FlowSchemaConditionFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1beta2FlowSchemaConditionFluent<A>>
-
toString
-