public class DoneableEndpointSlice extends EndpointSliceFluentImpl<DoneableEndpointSlice> implements Doneable<EndpointSlice>
EndpointSliceFluentImpl.EndpointsNestedImpl<N>, EndpointSliceFluentImpl.MetadataNestedImpl<N>, EndpointSliceFluentImpl.PortsNestedImpl<N>EndpointSliceFluent.EndpointsNested<N>, EndpointSliceFluent.MetadataNested<N>, EndpointSliceFluent.PortsNested<N>_visitables| Constructor and Description |
|---|
DoneableEndpointSlice(EndpointSlice item) |
DoneableEndpointSlice(EndpointSlice item,
Function<EndpointSlice,EndpointSlice> function) |
DoneableEndpointSlice(Function<EndpointSlice,EndpointSlice> function) |
| Modifier and Type | Method and Description |
|---|---|
EndpointSlice |
done() |
addAllToEndpoints, addAllToPorts, addNewEndpoint, addNewEndpointLike, addNewPort, addNewPort, addNewPortLike, addToEndpoints, addToEndpoints, addToPorts, addToPorts, buildEndpoint, buildEndpoints, buildFirstEndpoint, buildFirstPort, buildLastEndpoint, buildLastPort, buildMatchingEndpoint, buildMatchingPort, buildMetadata, buildPort, buildPorts, editEndpoint, editFirstEndpoint, editFirstPort, editLastEndpoint, editLastPort, editMatchingEndpoint, editMatchingPort, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editPort, equals, getAddressType, getApiVersion, getEndpoints, getKind, getMetadata, getPorts, hasAddressType, hasApiVersion, hasEndpoints, hasKind, hasMatchingEndpoint, hasMatchingPort, hasMetadata, hasPorts, removeAllFromEndpoints, removeAllFromPorts, removeFromEndpoints, removeFromPorts, removeMatchingFromEndpoints, removeMatchingFromPorts, setNewEndpointLike, setNewPortLike, setToEndpoints, setToPorts, withAddressType, withApiVersion, withEndpoints, withEndpoints, withKind, withMetadata, withNewAddressType, withNewAddressType, withNewAddressType, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withPorts, withPortspublic DoneableEndpointSlice(Function<EndpointSlice,EndpointSlice> function)
public DoneableEndpointSlice(EndpointSlice item, Function<EndpointSlice,EndpointSlice> function)
public DoneableEndpointSlice(EndpointSlice item)
public EndpointSlice done()
done in interface Doneable<EndpointSlice>Copyright © 2015–2020 Red Hat. All rights reserved.