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