public class DoneableReportNothing extends ReportNothingFluentImpl<DoneableReportNothing> implements io.fabric8.kubernetes.api.model.Doneable<ReportNothing>
ReportNothingFluentImpl.MetadataNestedImpl<N>, ReportNothingFluentImpl.SpecNestedImpl<N>ReportNothingFluent.MetadataNested<N>, ReportNothingFluent.SpecNested<N>| Constructor and Description |
|---|
DoneableReportNothing(io.fabric8.kubernetes.api.builder.Function<ReportNothing,ReportNothing> function) |
DoneableReportNothing(ReportNothing item) |
DoneableReportNothing(ReportNothing item,
io.fabric8.kubernetes.api.builder.Function<ReportNothing,ReportNothing> function) |
| Modifier and Type | Method and Description |
|---|---|
ReportNothing |
done() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpec, withNewSpecLike, withSpecpublic DoneableReportNothing(io.fabric8.kubernetes.api.builder.Function<ReportNothing,ReportNothing> function)
public DoneableReportNothing(ReportNothing item, io.fabric8.kubernetes.api.builder.Function<ReportNothing,ReportNothing> function)
public DoneableReportNothing(ReportNothing item)
public ReportNothing done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ReportNothing>Copyright © 2017–2018 Red Hat. All rights reserved.