Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeSecondaryInterfacesResponse.Builder
Packages that use DescribeSecondaryInterfacesResponse.Builder
-
Uses of DescribeSecondaryInterfacesResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeSecondaryInterfacesResponse.BuilderModifier and TypeMethodDescriptionDescribeSecondaryInterfacesResponse.builder()The token to use to retrieve the next page of results.DescribeSecondaryInterfacesResponse.Builder.secondaryInterfaces(Collection<SecondaryInterface> secondaryInterfaces) Information about the secondary interfaces.DescribeSecondaryInterfacesResponse.Builder.secondaryInterfaces(Consumer<SecondaryInterface.Builder>... secondaryInterfaces) Information about the secondary interfaces.DescribeSecondaryInterfacesResponse.Builder.secondaryInterfaces(SecondaryInterface... secondaryInterfaces) Information about the secondary interfaces.DescribeSecondaryInterfacesResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeSecondaryInterfacesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeSecondaryInterfacesResponse.Builder>DescribeSecondaryInterfacesResponse.serializableBuilderClass()