static DescribeSecondaryInterfacesResponse.Builder |
DescribeSecondaryInterfacesResponse.builder() |
|
DescribeSecondaryInterfacesResponse.Builder |
DescribeSecondaryInterfacesResponse.Builder.nextToken(String nextToken) |
The token to use to retrieve the next page of results.
|
DescribeSecondaryInterfacesResponse.Builder |
DescribeSecondaryInterfacesResponse.Builder.secondaryInterfaces(Collection<SecondaryInterface> secondaryInterfaces) |
Information about the secondary interfaces.
|
DescribeSecondaryInterfacesResponse.Builder |
DescribeSecondaryInterfacesResponse.Builder.secondaryInterfaces(Consumer<SecondaryInterface.Builder>... secondaryInterfaces) |
Information about the secondary interfaces.
|
DescribeSecondaryInterfacesResponse.Builder |
DescribeSecondaryInterfacesResponse.Builder.secondaryInterfaces(SecondaryInterface... secondaryInterfaces) |
Information about the secondary interfaces.
|
DescribeSecondaryInterfacesResponse.Builder |
DescribeSecondaryInterfacesResponse.toBuilder() |
|