Interface ListServicesForAutoScalingConfigurationResponse.Builder

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

  • Method Details

    • serviceArnList

      A list of service ARN records. In a paginated request, the request returns up to MaxResults records for each call.

      Parameters:
      serviceArnList - A list of service ARN records. In a paginated request, the request returns up to MaxResults records for each call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceArnList

      A list of service ARN records. In a paginated request, the request returns up to MaxResults records for each call.

      Parameters:
      serviceArnList - A list of service ARN records. In a paginated request, the request returns up to MaxResults records for each call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.

      Parameters:
      nextToken - The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.