Interface ListAccountsForProvisionedPermissionSetResponse.Builder

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

  • Method Details

    • accountIds

      The list of Amazon Web Services AccountIds.

      Parameters:
      accountIds - The list of Amazon Web Services AccountIds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountIds

      The list of Amazon Web Services AccountIds.

      Parameters:
      accountIds - The list of Amazon Web Services AccountIds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

      Parameters:
      nextToken - The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
      Returns:
      Returns a reference to this object so that method calls can be chained together.