Uses of Interface
software.amazon.awssdk.services.cloudfront.model.KeyGroupAlreadyExistsException.Builder
-
Packages that use KeyGroupAlreadyExistsException.Builder Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of KeyGroupAlreadyExistsException.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return KeyGroupAlreadyExistsException.Builder Modifier and Type Method Description KeyGroupAlreadyExistsException.BuilderKeyGroupAlreadyExistsException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static KeyGroupAlreadyExistsException.BuilderKeyGroupAlreadyExistsException. builder()KeyGroupAlreadyExistsException.BuilderKeyGroupAlreadyExistsException.Builder. cause(Throwable cause)KeyGroupAlreadyExistsException.BuilderKeyGroupAlreadyExistsException.Builder. message(String message)KeyGroupAlreadyExistsException.BuilderKeyGroupAlreadyExistsException.Builder. requestId(String requestId)KeyGroupAlreadyExistsException.BuilderKeyGroupAlreadyExistsException.Builder. statusCode(int statusCode)KeyGroupAlreadyExistsException.BuilderKeyGroupAlreadyExistsException. toBuilder()KeyGroupAlreadyExistsException.BuilderKeyGroupAlreadyExistsException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type KeyGroupAlreadyExistsException.Builder Modifier and Type Method Description static Class<? extends KeyGroupAlreadyExistsException.Builder>KeyGroupAlreadyExistsException. serializableBuilderClass()
-