public static class IngressGatewayCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IngressGatewayCollection |
build() |
IngressGatewayCollection.Builder |
copy(IngressGatewayCollection model) |
IngressGatewayCollection.Builder |
items(List<IngressGatewaySummary> items)
List of IngressGateway objects.
|
public IngressGatewayCollection.Builder items(List<IngressGatewaySummary> items)
List of IngressGateway objects.
items
- the value to setpublic IngressGatewayCollection build()
public IngressGatewayCollection.Builder copy(IngressGatewayCollection model)
Copyright © 2016–2024. All rights reserved.