Class ListPoliciesOptions.Builder

  • Enclosing class:
    ListPoliciesOptions

    public static class ListPoliciesOptions.Builder
    extends java.lang.Object
    Builder.
    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String accountId)
        Instantiates a new builder with required properties.
        Parameters:
        accountId - the accountId
    • Method Detail

      • build

        public ListPoliciesOptions build()
        Builds a ListPoliciesOptions.
        Returns:
        the new ListPoliciesOptions instance
      • accountId

        public ListPoliciesOptions.Builder accountId​(java.lang.String accountId)
        Set the accountId.
        Parameters:
        accountId - the accountId
        Returns:
        the ListPoliciesOptions builder
      • acceptLanguage

        public ListPoliciesOptions.Builder acceptLanguage​(java.lang.String acceptLanguage)
        Set the acceptLanguage.
        Parameters:
        acceptLanguage - the acceptLanguage
        Returns:
        the ListPoliciesOptions builder
      • iamId

        public ListPoliciesOptions.Builder iamId​(java.lang.String iamId)
        Set the iamId.
        Parameters:
        iamId - the iamId
        Returns:
        the ListPoliciesOptions builder
      • accessGroupId

        public ListPoliciesOptions.Builder accessGroupId​(java.lang.String accessGroupId)
        Set the accessGroupId.
        Parameters:
        accessGroupId - the accessGroupId
        Returns:
        the ListPoliciesOptions builder
      • type

        public ListPoliciesOptions.Builder type​(java.lang.String type)
        Set the type.
        Parameters:
        type - the type
        Returns:
        the ListPoliciesOptions builder
      • serviceType

        public ListPoliciesOptions.Builder serviceType​(java.lang.String serviceType)
        Set the serviceType.
        Parameters:
        serviceType - the serviceType
        Returns:
        the ListPoliciesOptions builder
      • tagName

        public ListPoliciesOptions.Builder tagName​(java.lang.String tagName)
        Set the tagName.
        Parameters:
        tagName - the tagName
        Returns:
        the ListPoliciesOptions builder
      • tagValue

        public ListPoliciesOptions.Builder tagValue​(java.lang.String tagValue)
        Set the tagValue.
        Parameters:
        tagValue - the tagValue
        Returns:
        the ListPoliciesOptions builder
      • sort

        public ListPoliciesOptions.Builder sort​(java.lang.String sort)
        Set the sort.
        Parameters:
        sort - the sort
        Returns:
        the ListPoliciesOptions builder
      • format

        public ListPoliciesOptions.Builder format​(java.lang.String format)
        Set the format.
        Parameters:
        format - the format
        Returns:
        the ListPoliciesOptions builder
      • state

        public ListPoliciesOptions.Builder state​(java.lang.String state)
        Set the state.
        Parameters:
        state - the state
        Returns:
        the ListPoliciesOptions builder