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