Class GetEffectiveAccountSettingsOptions.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

      • accountId

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

        public GetEffectiveAccountSettingsOptions.Builder includeHistory​(java.lang.Boolean includeHistory)
        Set the includeHistory.
        Parameters:
        includeHistory - the includeHistory
        Returns:
        the GetEffectiveAccountSettingsOptions builder
      • resolveUserMfa

        public GetEffectiveAccountSettingsOptions.Builder resolveUserMfa​(java.lang.Boolean resolveUserMfa)
        Set the resolveUserMfa.
        Parameters:
        resolveUserMfa - the resolveUserMfa
        Returns:
        the GetEffectiveAccountSettingsOptions builder