Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeKeyPairsResponse.Builder
Packages that use DescribeKeyPairsResponse.Builder
-
Uses of DescribeKeyPairsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeKeyPairsResponse.BuilderModifier and TypeMethodDescriptionDescribeKeyPairsResponse.builder()DescribeKeyPairsResponse.Builder.keyPairs(Collection<KeyPairInfo> keyPairs) Information about the key pairs.DescribeKeyPairsResponse.Builder.keyPairs(Consumer<KeyPairInfo.Builder>... keyPairs) Information about the key pairs.DescribeKeyPairsResponse.Builder.keyPairs(KeyPairInfo... keyPairs) Information about the key pairs.DescribeKeyPairsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeKeyPairsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeKeyPairsResponse.Builder>DescribeKeyPairsResponse.serializableBuilderClass()