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