| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.domains | |
| org.cloudfoundry.client.v3.organizations |
| Modifier and Type | Method and Description |
|---|---|
RouterGroup |
RouterGroup.Builder.build()
Builds a new
RouterGroup. |
abstract RouterGroup |
Domain.getRouterGroup()
Router group information
|
RouterGroup |
UpdateDomainResponse.getRouterGroup()
Router group information
|
RouterGroup |
GetDomainResponse.getRouterGroup()
Router group information
|
RouterGroup |
DomainResource.getRouterGroup()
Router group information
|
RouterGroup |
CreateDomainResponse.getRouterGroup()
Router group information
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.routerGroup(RouterGroup routerGroup)
Initializes the value for the
routerGroup attribute. |
GetDomainResponse.Builder |
GetDomainResponse.Builder.routerGroup(RouterGroup routerGroup)
Initializes the value for the
routerGroup attribute. |
DomainResource.Builder |
DomainResource.Builder.routerGroup(RouterGroup routerGroup)
Initializes the value for the
routerGroup attribute. |
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.routerGroup(RouterGroup routerGroup)
Initializes the value for the
routerGroup attribute. |
| Modifier and Type | Method and Description |
|---|---|
RouterGroup |
GetOrganizationDefaultDomainResponse.getRouterGroup()
Router group information
|
| Modifier and Type | Method and Description |
|---|---|
GetOrganizationDefaultDomainResponse.Builder |
GetOrganizationDefaultDomainResponse.Builder.routerGroup(RouterGroup routerGroup)
Initializes the value for the
routerGroup attribute. |
Copyright © 2020. All rights reserved.