Interface LteLocalId.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LteLocalId.Builder,LteLocalId>, SdkBuilder<LteLocalId.Builder,LteLocalId>, SdkPojo
Enclosing class:
LteLocalId

public static interface LteLocalId.Builder extends SdkPojo, CopyableBuilder<LteLocalId.Builder,LteLocalId>
  • Method Details

    • earfcn

      LteLocalId.Builder earfcn(Integer earfcn)

      E-UTRA (Evolved Universal Terrestrial Radio Access) absolute radio frequency channel number (EARFCN).

      Parameters:
      earfcn - E-UTRA (Evolved Universal Terrestrial Radio Access) absolute radio frequency channel number (EARFCN).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pci

      Physical Cell ID (PCI).

      Parameters:
      pci - Physical Cell ID (PCI).
      Returns:
      Returns a reference to this object so that method calls can be chained together.