public abstract class ForwardingRuleCreationOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ForwardingRuleCreationOptions.Builder |
Modifier and Type | Method and Description |
---|---|
abstract String |
description() |
abstract String |
ipAddress() |
abstract ForwardingRule.IPProtocol |
ipProtocol() |
abstract String |
portRange() |
abstract URI |
target() |
@Nullable public abstract ForwardingRule.IPProtocol ipProtocol()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.