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