public static class ListProtocolsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListProtocolsResponse |
build() |
ListProtocolsResponse.Builder |
copy(ListProtocolsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListProtocolsResponse.Builder |
items(List<LoadBalancerProtocol> items) |
ListProtocolsResponse.Builder |
opcNextPage(String opcNextPage) |
ListProtocolsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListProtocolsResponse.Builder copy(ListProtocolsResponse o)
Copy method to populate the builder with values from the given instance.
public ListProtocolsResponse.Builder opcNextPage(String opcNextPage)
public ListProtocolsResponse.Builder opcRequestId(String opcRequestId)
public ListProtocolsResponse.Builder items(List<LoadBalancerProtocol> items)
public ListProtocolsResponse build()
Copyright © 2016–2019. All rights reserved.