Interface NewGeolocationDetail.Builder

    • Method Detail

      • location

        NewGeolocationDetail.Builder location​(String location)

        Location where the resource was accessed.

        Parameters:
        location - Location where the resource was accessed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipAddress

        NewGeolocationDetail.Builder ipAddress​(String ipAddress)

        IP address using which the resource was accessed.

        Parameters:
        ipAddress - IP address using which the resource was accessed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isNewForEntireAccount

        NewGeolocationDetail.Builder isNewForEntireAccount​(Boolean isNewForEntireAccount)

        Checks if the gelocation is new for the entire account.

        Parameters:
        isNewForEntireAccount - Checks if the gelocation is new for the entire account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.