Interface ResolveAliasResponse.Builder

    • Method Detail

      • fleetId

        ResolveAliasResponse.Builder fleetId​(String fleetId)

        The fleet identifier that the alias is pointing to.

        Parameters:
        fleetId - The fleet identifier that the alias is pointing to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fleetArn

        ResolveAliasResponse.Builder fleetArn​(String fleetArn)

        The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.

        Parameters:
        fleetArn - The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.