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