Uses of Class
software.amazon.awssdk.services.ec2.model.GetInstanceTpmEkPubRequest
Packages that use GetInstanceTpmEkPubRequest
Package
Description
-
Uses of GetInstanceTpmEkPubRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetInstanceTpmEkPubRequestModifier and TypeMethodDescriptionEc2AsyncClient.getInstanceTpmEkPub(GetInstanceTpmEkPubRequest getInstanceTpmEkPubRequest) Gets the public endorsement key associated with the Nitro Trusted Platform Module (NitroTPM) for the specified instance.default GetInstanceTpmEkPubResponseEc2Client.getInstanceTpmEkPub(GetInstanceTpmEkPubRequest getInstanceTpmEkPubRequest) Gets the public endorsement key associated with the Nitro Trusted Platform Module (NitroTPM) for the specified instance. -
Uses of GetInstanceTpmEkPubRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetInstanceTpmEkPubRequestModifier and TypeMethodDescriptionGetInstanceTpmEkPubRequestMarshaller.marshall(GetInstanceTpmEkPubRequest getInstanceTpmEkPubRequest)