Interface FieldLevelEncryptionList.Builder

    • Method Detail

      • nextMarker

        FieldLevelEncryptionList.Builder nextMarker​(String nextMarker)

        If there are more elements to be listed, this element is present and contains the value that you can use for the Marker request parameter to continue listing your configurations where you left off.

        Parameters:
        nextMarker - If there are more elements to be listed, this element is present and contains the value that you can use for the Marker request parameter to continue listing your configurations where you left off.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maxItems

        FieldLevelEncryptionList.Builder maxItems​(Integer maxItems)

        The maximum number of elements you want in the response body.

        Parameters:
        maxItems - The maximum number of elements you want in the response body.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • quantity

        FieldLevelEncryptionList.Builder quantity​(Integer quantity)

        The number of field-level encryption items.

        Parameters:
        quantity - The number of field-level encryption items.
        Returns:
        Returns a reference to this object so that method calls can be chained together.