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