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