Searched refs:withLayer2Information (Results 1 – 3 of 3) sorted by relevance
253 public Builder withLayer2Information(Layer2Information layer2Info) { in withLayer2Information() method in ProvisioningConfiguration.Builder
1213 .withLayer2Information(layer2Info == null2589 .withLayer2Information(new Layer2Information(null /* l2key */, null /* cluster */,3354 .withLayer2Information(new Layer2Information(TEST_L2KEY, TEST_CLUSTER,3487 .withLayer2Information(new Layer2Information(TEST_L2KEY, TEST_CLUSTER,3835 .withLayer2Information(layer2Info)4053 .withLayer2Information(new Layer2Information(TEST_L2KEY, TEST_CLUSTER,
8247 .withLayer2Information(layer2Info) in startIpClient()