Uses of Interface
software.amazon.awssdk.services.apigateway.model.ApiGatewayException.Builder
Packages that use ApiGatewayException.Builder
-
Uses of ApiGatewayException.Builder in software.amazon.awssdk.services.apigateway.model
Subinterfaces of ApiGatewayException.Builder in software.amazon.awssdk.services.apigateway.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.services.apigateway.model that implement ApiGatewayException.BuilderMethods in software.amazon.awssdk.services.apigateway.model that return ApiGatewayException.BuilderModifier and TypeMethodDescriptionApiGatewayException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static ApiGatewayException.BuilderApiGatewayException.builder()ApiGatewayException.Builder.numAttempts(Integer numAttempts) ApiGatewayException.Builder.statusCode(int statusCode) ApiGatewayException.toBuilder()ApiGatewayException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type ApiGatewayException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ApiGatewayException.Builder>ApiGatewayException.serializableBuilderClass()Constructors in software.amazon.awssdk.services.apigateway.model with parameters of type ApiGatewayException.Builder