Uses of Interface
software.amazon.awssdk.core.SdkPojo
Packages that use SdkPojo
Package
Description
-
Uses of SdkPojo in software.amazon.awssdk.core
Classes in software.amazon.awssdk.core with type parameters of type SdkPojoModifier and TypeClassDescriptionfinal classSdkPojoBuilder<T extends SdkPojo>A builder for an immutableSdkPojowith no fields.Classes in software.amazon.awssdk.core that implement SdkPojoModifier and TypeClassDescriptionfinal classSdkPojoBuilder<T extends SdkPojo>A builder for an immutableSdkPojowith no fields.classThe base class for all SDK requests.classThe base class for all SDK responses.Methods in software.amazon.awssdk.core that return types with arguments of type SdkPojoMethod parameters in software.amazon.awssdk.core with type arguments of type SdkPojoModifier and TypeMethodDescriptionSdkField.Builder.constructor(Supplier<SdkPojo> constructor) Sets aSupplierwhich will create a new MUTABLE instance of the POJO. -
Uses of SdkPojo in software.amazon.awssdk.core.exception
Subinterfaces of SdkPojo in software.amazon.awssdk.core.exceptionClasses in software.amazon.awssdk.core.exception that implement SdkPojoModifier and TypeClassDescriptionclassExtension of SdkException that represents an error response returned by the requested downstream service.protected static class -
Uses of SdkPojo in software.amazon.awssdk.core.protocol
Classes in software.amazon.awssdk.core.protocol that implement SdkPojoModifier and TypeClassDescriptionfinal classDummy implementation ofSdkResponse.static final classFields in software.amazon.awssdk.core.protocol with type parameters of type SdkPojo