java.lang.Object
software.amazon.awssdk.services.machinelearning.internal.RandomIdInterceptor
All Implemented Interfaces:
ExecutionInterceptor

@SdkInternalApi public final class RandomIdInterceptor extends Object implements ExecutionInterceptor
CreateXxx API calls require a unique (for all time!) ID parameter for idempotency. If the user doesn't specify one, fill in a GUID.