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