| Package | Description |
|---|---|
| org.cloudfoundry.routing.v1.routergroups |
| Modifier and Type | Method and Description |
|---|---|
static RouterGroup.Builder |
RouterGroup.builder()
Creates a builder for
RouterGroup. |
RouterGroup.Builder |
RouterGroup.Builder.from(org.cloudfoundry.routing.v1.routergroups.AbstractRouterGroup instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.routing.v1.routergroups.AbstractRouterGroup instance. |
RouterGroup.Builder |
RouterGroup.Builder.from(RouterGroup instance)
Fill a builder with attribute values from the provided
RouterGroup instance. |
RouterGroup.Builder |
RouterGroup.Builder.name(String name)
Initializes the value for the
name attribute. |
RouterGroup.Builder |
RouterGroup.Builder.reservablePorts(String reservablePorts)
Initializes the value for the
reservablePorts attribute. |
RouterGroup.Builder |
RouterGroup.Builder.routerGroupId(String routerGroupId)
Initializes the value for the
routerGroupId attribute. |
RouterGroup.Builder |
RouterGroup.Builder.type(String type)
Initializes the value for the
type attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.