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