Uses of Class
com.amazonaws.annotation.SdkProtectedApi
-
Packages that use SdkProtectedApi Package Description com.amazonaws com.amazonaws.adapters.types com.amazonaws.protocol.json com.amazonaws.util -
-
Uses of SdkProtectedApi in com.amazonaws
Classes in com.amazonaws with annotations of type SdkProtectedApi Modifier and Type Class Description class
ClientConfigurationFactory
Factory producing predefinedClientConfiguration
instances.Constructors in com.amazonaws with annotations of type SdkProtectedApi Constructor Description AmazonWebServiceClient(ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector, boolean disableStrictHostNameVerification)
-
Uses of SdkProtectedApi in com.amazonaws.adapters.types
Classes in com.amazonaws.adapters.types with annotations of type SdkProtectedApi Modifier and Type Class Description class
StringToByteBufferAdapter
class
StringToInputStreamAdapter
-
Uses of SdkProtectedApi in com.amazonaws.protocol.json
Classes in com.amazonaws.protocol.json with annotations of type SdkProtectedApi Modifier and Type Class Description class
JsonClientMetadata
Wrapper object to provide additional metadata about a client and protocol toSdkJsonProtocolFactory
class
JsonErrorResponseMetadata
Contains various metadata needed to create an appropriateJsonErrorResponseHandler
for the client.class
JsonErrorShapeMetadata
Wrapper object to provide additional metadata about a client's error shapes toSdkJsonProtocolFactory
class
JsonOperationMetadata
Contains various information needed to create aJsonResponseHandler
for the client.class
SdkJsonProtocolFactory
Factory to generate the various JSON protocol handlers and generators depending on the wire protocol to be used for communicating with the AWS service.interface
StructuredJsonGenerator
Interface for generating a JSON -
Uses of SdkProtectedApi in com.amazonaws.util
Classes in com.amazonaws.util with annotations of type SdkProtectedApi Modifier and Type Class Description class
IdempotentUtils
Utility class to manage idempotency token
-