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.modelMethods in com.oracle.bmc.vnmonitoring.model that return IpAddressEndpoint.Builder Modifier and Type Method Description IpAddressEndpoint.BuilderIpAddressEndpoint.Builder. address(String address)The IPv4 address of the Endpoint.static IpAddressEndpoint.BuilderIpAddressEndpoint. builder()Create a new builder.IpAddressEndpoint.BuilderIpAddressEndpoint.Builder. copy(IpAddressEndpoint model)IpAddressEndpoint.BuilderIpAddressEndpoint. toBuilder()
 
-