Class GetMfaReportOptions.Builder

  • Enclosing class:
    GetMfaReportOptions

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

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

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

      • build

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

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

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