Interface RoutingProfileSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RoutingProfileSummary.Builder,RoutingProfileSummary>, SdkBuilder<RoutingProfileSummary.Builder,RoutingProfileSummary>, SdkPojo
Enclosing class:
RoutingProfileSummary

public static interface RoutingProfileSummary.Builder extends SdkPojo, CopyableBuilder<RoutingProfileSummary.Builder,RoutingProfileSummary>
  • Method Details

    • id

      The identifier of the routing profile.

      Parameters:
      id - The identifier of the routing profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the routing profile.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the routing profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the routing profile.

      Parameters:
      name - The name of the routing profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      RoutingProfileSummary.Builder lastModifiedTime(Instant lastModifiedTime)

      The timestamp when this resource was last modified.

      Parameters:
      lastModifiedTime - The timestamp when this resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedRegion

      RoutingProfileSummary.Builder lastModifiedRegion(String lastModifiedRegion)

      The Amazon Web Services Region where this resource was last modified.

      Parameters:
      lastModifiedRegion - The Amazon Web Services Region where this resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.