| Package | Description |
|---|---|
| org.cloudfoundry.routing.v1.routergroups |
| Modifier and Type | Method and Description |
|---|---|
static UpdateRouterGroupResponse.Builder |
UpdateRouterGroupResponse.builder()
Creates a builder for
UpdateRouterGroupResponse. |
UpdateRouterGroupResponse.Builder |
UpdateRouterGroupResponse.Builder.from(org.cloudfoundry.routing.v1.routergroups._UpdateRouterGroupResponse instance)
Copy abstract value type
_UpdateRouterGroupResponse instance into builder. |
UpdateRouterGroupResponse.Builder |
UpdateRouterGroupResponse.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. |
UpdateRouterGroupResponse.Builder |
UpdateRouterGroupResponse.Builder.from(UpdateRouterGroupResponse instance)
Fill a builder with attribute values from the provided
UpdateRouterGroupResponse instance. |
UpdateRouterGroupResponse.Builder |
UpdateRouterGroupResponse.Builder.name(String name)
Initializes the value for the
name attribute. |
UpdateRouterGroupResponse.Builder |
UpdateRouterGroupResponse.Builder.reservablePorts(String reservablePorts)
Initializes the value for the
reservablePorts attribute. |
UpdateRouterGroupResponse.Builder |
UpdateRouterGroupResponse.Builder.routerGroupId(String routerGroupId)
Initializes the value for the
routerGroupId attribute. |
UpdateRouterGroupResponse.Builder |
UpdateRouterGroupResponse.Builder.type(String type)
Initializes the value for the
type attribute. |
Copyright © 2020. All rights reserved.