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