Uses of Package
software.amazon.awssdk.utils.builder
Packages that use software.amazon.awssdk.utils.builder
Package
Description
-
Classes in software.amazon.awssdk.utils.builder used by software.amazon.awssdk.utilsClassDescriptionA special type of
SdkBuilderthat can be used when the built type implementsToCopyableBuilder.A mutable object that can be used to create an immutable object of type T.Implementors of this interface provide a way to get from an instance of T to aCopyableBuilder. -
Classes in software.amazon.awssdk.utils.builder used by software.amazon.awssdk.utils.builderClassDescriptionA special type of
SdkBuilderthat can be used when the built type implementsToCopyableBuilder.A mutable object that can be used to create an immutable object of type T.Implementors of this interface provide a way to get from an instance of T to aCopyableBuilder. -
Classes in software.amazon.awssdk.utils.builder used by software.amazon.awssdk.utils.cacheClassDescriptionA special type of
SdkBuilderthat can be used when the built type implementsToCopyableBuilder.A mutable object that can be used to create an immutable object of type T.Implementors of this interface provide a way to get from an instance of T to aCopyableBuilder.