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 classClientConfigurationFactoryFactory producing predefinedClientConfigurationinstances.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 classStringToByteBufferAdapterclassStringToInputStreamAdapter -
Uses of SdkProtectedApi in com.amazonaws.protocol.json
Classes in com.amazonaws.protocol.json with annotations of type SdkProtectedApi Modifier and Type Class Description classJsonClientMetadataWrapper object to provide additional metadata about a client and protocol toSdkJsonProtocolFactoryclassJsonErrorResponseMetadataContains various metadata needed to create an appropriateJsonErrorResponseHandlerfor the client.classJsonErrorShapeMetadataWrapper object to provide additional metadata about a client's error shapes toSdkJsonProtocolFactoryclassJsonOperationMetadataContains various information needed to create aJsonResponseHandlerfor the client.classSdkJsonProtocolFactoryFactory to generate the various JSON protocol handlers and generators depending on the wire protocol to be used for communicating with the AWS service.interfaceStructuredJsonGeneratorInterface 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 classIdempotentUtilsUtility class to manage idempotency token
-