Interface ListAssociatedStacksResponse.Builder

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

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

    • names

      The name of the stack.

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

      The name of the stack.

      Parameters:
      names - The name of the stack.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

      Parameters:
      nextToken - The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
      Returns:
      Returns a reference to this object so that method calls can be chained together.