Interface GetAdminScopeResponse.Builder

    • Method Detail

      • adminScope

        GetAdminScopeResponse.Builder adminScope​(AdminScope adminScope)

        Contains details about the administrative scope of the requested account.

        Parameters:
        adminScope - Contains details about the administrative scope of the requested account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        GetAdminScopeResponse.Builder status​(String status)

        The current status of the request to onboard a member account as an Firewall Manager administator.

        • ONBOARDING - The account is onboarding to Firewall Manager as an administrator.

        • ONBOARDING_COMPLETE - Firewall Manager The account is onboarded to Firewall Manager as an administrator, and can perform actions on the resources defined in their AdminScope.

        • OFFBOARDING - The account is being removed as an Firewall Manager administrator.

        • OFFBOARDING_COMPLETE - The account has been removed as an Firewall Manager administrator.

        Parameters:
        status - The current status of the request to onboard a member account as an Firewall Manager administator.

        • ONBOARDING - The account is onboarding to Firewall Manager as an administrator.

        • ONBOARDING_COMPLETE - Firewall Manager The account is onboarded to Firewall Manager as an administrator, and can perform actions on the resources defined in their AdminScope.

        • OFFBOARDING - The account is being removed as an Firewall Manager administrator.

        • OFFBOARDING_COMPLETE - The account has been removed as an Firewall Manager administrator.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        OrganizationStatus, OrganizationStatus
      • status

        GetAdminScopeResponse.Builder status​(OrganizationStatus status)

        The current status of the request to onboard a member account as an Firewall Manager administator.

        • ONBOARDING - The account is onboarding to Firewall Manager as an administrator.

        • ONBOARDING_COMPLETE - Firewall Manager The account is onboarded to Firewall Manager as an administrator, and can perform actions on the resources defined in their AdminScope.

        • OFFBOARDING - The account is being removed as an Firewall Manager administrator.

        • OFFBOARDING_COMPLETE - The account has been removed as an Firewall Manager administrator.

        Parameters:
        status - The current status of the request to onboard a member account as an Firewall Manager administator.

        • ONBOARDING - The account is onboarding to Firewall Manager as an administrator.

        • ONBOARDING_COMPLETE - Firewall Manager The account is onboarded to Firewall Manager as an administrator, and can perform actions on the resources defined in their AdminScope.

        • OFFBOARDING - The account is being removed as an Firewall Manager administrator.

        • OFFBOARDING_COMPLETE - The account has been removed as an Firewall Manager administrator.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        OrganizationStatus, OrganizationStatus