public class DoneableCloudEventAttributes extends CloudEventAttributesFluentImpl<DoneableCloudEventAttributes> implements io.fabric8.kubernetes.api.model.Doneable<CloudEventAttributes>
| Constructor and Description |
|---|
DoneableCloudEventAttributes(CloudEventAttributes item) |
DoneableCloudEventAttributes(CloudEventAttributes item,
io.fabric8.kubernetes.api.builder.Function<CloudEventAttributes,CloudEventAttributes> function) |
DoneableCloudEventAttributes(io.fabric8.kubernetes.api.builder.Function<CloudEventAttributes,CloudEventAttributes> function) |
| Modifier and Type | Method and Description |
|---|---|
CloudEventAttributes |
done() |
equals, getSource, getType, hasSource, hasType, withNewSource, withNewSource, withNewSource, withNewType, withNewType, withNewType, withSource, withTypepublic DoneableCloudEventAttributes(io.fabric8.kubernetes.api.builder.Function<CloudEventAttributes,CloudEventAttributes> function)
public DoneableCloudEventAttributes(CloudEventAttributes item, io.fabric8.kubernetes.api.builder.Function<CloudEventAttributes,CloudEventAttributes> function)
public DoneableCloudEventAttributes(CloudEventAttributes item)
public CloudEventAttributes done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CloudEventAttributes>Copyright © 2015–2020 Red Hat. All rights reserved.