Interface DescribeInstancePropertiesResponse.Builder

    • Method Detail

      • instanceProperties

        DescribeInstancePropertiesResponse.Builder instanceProperties​(InstanceProperty... instanceProperties)

        Properties for the managed instances.

        Parameters:
        instanceProperties - Properties for the managed instances.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeInstancePropertiesResponse.Builder nextToken​(String nextToken)

        The token for the next set of properties to return. Use this token to get the next set of results.

        Parameters:
        nextToken - The token for the next set of properties to return. Use this token to get the next set of results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.