Package | Description |
---|---|
org.cloudfoundry.operations.spaces |
Modifier and Type | Method and Description |
---|---|
static Rule.Builder |
Rule.builder()
Creates a builder for
Rule . |
Rule.Builder |
Rule.Builder.destination(String destination)
Initializes the value for the
destination attribute. |
Rule.Builder |
Rule.Builder.from(Rule instance)
Fill a builder with attribute values from the provided
Rule instance. |
Rule.Builder |
Rule.Builder.ports(String ports)
Initializes the value for the
ports attribute. |
Rule.Builder |
Rule.Builder.protocol(String protocol)
Initializes the value for the
protocol attribute. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.