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