Interface CreateRoutingProfileResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ConnectResponse.Builder, CopyableBuilder<CreateRoutingProfileResponse.Builder,CreateRoutingProfileResponse>, SdkBuilder<CreateRoutingProfileResponse.Builder,CreateRoutingProfileResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateRoutingProfileResponse

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

    • routingProfileArn

      CreateRoutingProfileResponse.Builder routingProfileArn(String routingProfileArn)

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

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

      CreateRoutingProfileResponse.Builder routingProfileId(String routingProfileId)

      The identifier of the routing profile.

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