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