Class GetLockdownOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

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

      • build

        public GetLockdownOptions build()
        Builds a GetLockdownOptions.
        Returns:
        the new GetLockdownOptions instance
      • lockdownRuleIdentifier

        public GetLockdownOptions.Builder lockdownRuleIdentifier​(String lockdownRuleIdentifier)
        Set the lockdownRuleIdentifier.
        Parameters:
        lockdownRuleIdentifier - the lockdownRuleIdentifier
        Returns:
        the GetLockdownOptions builder