Uses of Interface
software.amazon.awssdk.services.ec2.model.ImportKeyPairResponse.Builder
Packages that use ImportKeyPairResponse.Builder
-
Uses of ImportKeyPairResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ImportKeyPairResponse.BuilderModifier and TypeMethodDescriptionImportKeyPairResponse.builder()ImportKeyPairResponse.Builder.keyFingerprint(String keyFingerprint) The key pair name that you provided.The ID of the resulting key pair.ImportKeyPairResponse.Builder.tags(Collection<Tag> tags) The tags applied to the imported key pair.ImportKeyPairResponse.Builder.tags(Consumer<Tag.Builder>... tags) The tags applied to the imported key pair.The tags applied to the imported key pair.ImportKeyPairResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ImportKeyPairResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ImportKeyPairResponse.Builder>ImportKeyPairResponse.serializableBuilderClass()