public class DoneableSinkInfo extends SinkInfoFluentImpl<DoneableSinkInfo> implements io.fabric8.kubernetes.api.model.Doneable<SinkInfo>
| Constructor and Description |
|---|
DoneableSinkInfo(io.fabric8.kubernetes.api.builder.Function<SinkInfo,SinkInfo> function) |
DoneableSinkInfo(SinkInfo item) |
DoneableSinkInfo(SinkInfo item,
io.fabric8.kubernetes.api.builder.Function<SinkInfo,SinkInfo> function) |
| Modifier and Type | Method and Description |
|---|---|
SinkInfo |
done() |
equals, getDestination, getFilter, getId, hasDestination, hasFilter, hasId, hasUniqueWriterIdentity, hasUpdateDestination, hasUpdateFilter, hasUpdateIncludeChildren, isUniqueWriterIdentity, isUpdateDestination, isUpdateFilter, isUpdateIncludeChildren, withDestination, withFilter, withId, withNewUniqueWriterIdentity, withNewUniqueWriterIdentity, withNewUpdateDestination, withNewUpdateDestination, withNewUpdateFilter, withNewUpdateFilter, withNewUpdateIncludeChildren, withNewUpdateIncludeChildren, withUniqueWriterIdentity, withUpdateDestination, withUpdateFilter, withUpdateIncludeChildrenpublic DoneableSinkInfo(io.fabric8.kubernetes.api.builder.Function<SinkInfo,SinkInfo> function)
public DoneableSinkInfo(SinkInfo item, io.fabric8.kubernetes.api.builder.Function<SinkInfo,SinkInfo> function)
public DoneableSinkInfo(SinkInfo item)
Copyright © 2017–2018 Red Hat. All rights reserved.