Uses of Class
com.oracle.bmc.opsi.model.ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder
-
Packages that use ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder Modifier and Type Method Description static ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentDetails. builder()
Create a new builder.ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder. compartmentId(String compartmentId)
The new compartment OCID of the Private service accessed database.ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder. copy(ChangeOperationsInsightsPrivateEndpointCompartmentDetails model)
ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentDetails. toBuilder()
-