Uses of Class
com.oracle.bmc.vnmonitoring.model.IpAddressEndpoint.Builder
-
Packages that use IpAddressEndpoint.Builder Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of IpAddressEndpoint.Builder in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return IpAddressEndpoint.Builder Modifier and Type Method Description IpAddressEndpoint.Builder
IpAddressEndpoint.Builder. address(String address)
The IPv4 address of the Endpoint.static IpAddressEndpoint.Builder
IpAddressEndpoint. builder()
Create a new builder.IpAddressEndpoint.Builder
IpAddressEndpoint.Builder. copy(IpAddressEndpoint model)
IpAddressEndpoint.Builder
IpAddressEndpoint. toBuilder()
-