All Classes and Interfaces
Class
Description
An Implementation of the Ec2Metadata Interface.
Interface to represent the Ec2Metadata Client Class.
The builder definition for a
Ec2MetadataClient.Interface to represent the Ec2Metadata Client Class.
The builder definition for a
Ec2MetadataClient.Base shared builder interface for Ec2MetadataClients, sync and async.
Extends
SdkClientException for EC2 Instance Metadata Service (IMDS) non-successful
responses (4XX codes).Endpoint Provider Class which contains methods for endpoint resolution.
This class is used for response handling and parsing the metadata fetched by the get call in the
Ec2MetadataClient
interface.Interface for specifying a retry policy to use when evaluating whether or not a request should be retried, and the gap
between each retry.
Enum Class for the Endpoint Mode.
Class to parse the parameters to a SdkHttpRequest, make the call to the endpoint and send the HttpExecuteResponse
to the DefaultEc2Metadata class for further processing.