Interface RoutePedestrianNotice.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<RoutePedestrianNotice.Builder,,RoutePedestrianNotice> SdkBuilder<RoutePedestrianNotice.Builder,,RoutePedestrianNotice> SdkPojo
- Enclosing class:
RoutePedestrianNotice
@Mutable
@NotThreadSafe
public static interface RoutePedestrianNotice.Builder
extends SdkPojo, CopyableBuilder<RoutePedestrianNotice.Builder,RoutePedestrianNotice>
-
Method Summary
Modifier and TypeMethodDescriptionCode corresponding to the issue.Code corresponding to the issue.Impact corresponding to the issue.impact(RouteNoticeImpact impact) Impact corresponding to the issue.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
code
Code corresponding to the issue.
- Parameters:
code- Code corresponding to the issue.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
code
Code corresponding to the issue.
- Parameters:
code- Code corresponding to the issue.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
impact
Impact corresponding to the issue. While Low impact notices can be safely ignored, High impact notices must be evaluated further to determine the impact.
- Parameters:
impact- Impact corresponding to the issue. While Low impact notices can be safely ignored, High impact notices must be evaluated further to determine the impact.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
impact
Impact corresponding to the issue. While Low impact notices can be safely ignored, High impact notices must be evaluated further to determine the impact.
- Parameters:
impact- Impact corresponding to the issue. While Low impact notices can be safely ignored, High impact notices must be evaluated further to determine the impact.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-