Interface ListNodesSummaryResponse.Builder

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

  • Method Details

    • summary

      A collection of objects reporting information about your managed nodes, such as the count of nodes by operating system.

      Parameters:
      summary - A collection of objects reporting information about your managed nodes, such as the count of nodes by operating system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • summary

      A collection of objects reporting information about your managed nodes, such as the count of nodes by operating system.

      Parameters:
      summary - A collection of objects reporting information about your managed nodes, such as the count of nodes by operating system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

      Parameters:
      nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
      Returns:
      Returns a reference to this object so that method calls can be chained together.