Interface DescribeAccountPreferencesResponse.Builder

    • Method Detail

      • resourceIdPreference

        DescribeAccountPreferencesResponse.Builder resourceIdPreference​(ResourceIdPreference resourceIdPreference)

        Describes the resource ID preference setting for the Amazon Web Services account associated with the user making the request, in the current Amazon Web Services Region.

        Parameters:
        resourceIdPreference - Describes the resource ID preference setting for the Amazon Web Services account associated with the user making the request, in the current Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeAccountPreferencesResponse.Builder nextToken​(String nextToken)

        Present if there are more records than returned in the response. You can use the NextToken in the subsequent request to fetch the additional descriptions.

        Parameters:
        nextToken - Present if there are more records than returned in the response. You can use the NextToken in the subsequent request to fetch the additional descriptions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.