Uses of Class
com.oracle.bmc.computecloudatcustomer.model.PeerInformation.Builder
-
Packages that use PeerInformation.Builder Package Description com.oracle.bmc.computecloudatcustomer.model -
-
Uses of PeerInformation.Builder in com.oracle.bmc.computecloudatcustomer.model
Methods in com.oracle.bmc.computecloudatcustomer.model that return PeerInformation.Builder Modifier and Type Method Description PeerInformation.Builder
PeerInformation.Builder. asn(Integer asn)
The Autonomous System Number (ASN) of the peer network.static PeerInformation.Builder
PeerInformation. builder()
Create a new builder.PeerInformation.Builder
PeerInformation.Builder. copy(PeerInformation model)
PeerInformation.Builder
PeerInformation.Builder. ip(String ip)
Neighbor Border Gateway Protocal (BGP) IP address.PeerInformation.Builder
PeerInformation. toBuilder()
-