public class DoneableL4MatchAttributes extends L4MatchAttributesFluentImpl<DoneableL4MatchAttributes> implements io.fabric8.kubernetes.api.model.Doneable<L4MatchAttributes>
| Constructor and Description |
|---|
DoneableL4MatchAttributes(io.fabric8.kubernetes.api.builder.Function<L4MatchAttributes,L4MatchAttributes> function) |
DoneableL4MatchAttributes(L4MatchAttributes item) |
DoneableL4MatchAttributes(L4MatchAttributes item,
io.fabric8.kubernetes.api.builder.Function<L4MatchAttributes,L4MatchAttributes> function) |
| Modifier and Type | Method and Description |
|---|---|
L4MatchAttributes |
done() |
addAllToDestinationSubnets, addAllToGateways, addToDestinationSubnets, addToDestinationSubnets, addToGateways, addToGateways, addToSourceLabels, addToSourceLabels, equals, getDestinationSubnet, getDestinationSubnets, getFirstDestinationSubnet, getFirstGateway, getGateway, getGateways, getLastDestinationSubnet, getLastGateway, getMatchingDestinationSubnet, getMatchingGateway, getPort, getSourceLabels, getSourceSubnet, hasDestinationSubnets, hasGateways, hasPort, hasSourceLabels, hasSourceSubnet, removeAllFromDestinationSubnets, removeAllFromGateways, removeFromDestinationSubnets, removeFromGateways, removeFromSourceLabels, removeFromSourceLabels, setToDestinationSubnets, setToGateways, withDestinationSubnets, withDestinationSubnets, withGateways, withGateways, withNewPort, withNewPort, withPort, withSourceLabels, withSourceSubnetpublic DoneableL4MatchAttributes(io.fabric8.kubernetes.api.builder.Function<L4MatchAttributes,L4MatchAttributes> function)
public DoneableL4MatchAttributes(L4MatchAttributes item, io.fabric8.kubernetes.api.builder.Function<L4MatchAttributes,L4MatchAttributes> function)
public DoneableL4MatchAttributes(L4MatchAttributes item)
public L4MatchAttributes done()
done in interface io.fabric8.kubernetes.api.model.Doneable<L4MatchAttributes>Copyright © 2017–2018 Red Hat. All rights reserved.