Interface NewGeolocationDetail.Builder

  • Method Details

    • 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 geolocation is new for the entire account.

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