public class DoneableReportRequest extends ReportRequestFluentImpl<DoneableReportRequest> implements io.fabric8.kubernetes.api.model.Doneable<ReportRequest>
ReportRequestFluentImpl.AttributesNestedImpl<N>ReportRequestFluent.AttributesNested<N>| Constructor and Description |
|---|
DoneableReportRequest(io.fabric8.kubernetes.api.builder.Function<ReportRequest,ReportRequest> function) |
DoneableReportRequest(ReportRequest item) |
DoneableReportRequest(ReportRequest item,
io.fabric8.kubernetes.api.builder.Function<ReportRequest,ReportRequest> function) |
| Modifier and Type | Method and Description |
|---|---|
ReportRequest |
done() |
addAllToAttributes, addAllToDefaultWords, addNewAttribute, addNewAttributeLike, addToAttributes, addToAttributes, addToDefaultWords, addToDefaultWords, buildAttribute, buildAttributes, buildFirstAttribute, buildLastAttribute, buildMatchingAttribute, editAttribute, editFirstAttribute, editLastAttribute, editMatchingAttribute, equals, getAttributes, getDefaultWord, getDefaultWords, getFirstDefaultWord, getGlobalWordCount, getLastDefaultWord, getMatchingDefaultWord, hasAttributes, hasDefaultWords, hasGlobalWordCount, removeAllFromAttributes, removeAllFromDefaultWords, removeFromAttributes, removeFromDefaultWords, setNewAttributeLike, setToAttributes, setToDefaultWords, withAttributes, withAttributes, withDefaultWords, withDefaultWords, withGlobalWordCount, withNewGlobalWordCount, withNewGlobalWordCountpublic DoneableReportRequest(io.fabric8.kubernetes.api.builder.Function<ReportRequest,ReportRequest> function)
public DoneableReportRequest(ReportRequest item, io.fabric8.kubernetes.api.builder.Function<ReportRequest,ReportRequest> function)
public DoneableReportRequest(ReportRequest item)
public ReportRequest done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ReportRequest>Copyright © 2017–2018 Red Hat. All rights reserved.