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.modelMethods in com.oracle.bmc.opsi.model that return ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder Modifier and Type Method Description static ChangeOperationsInsightsPrivateEndpointCompartmentDetails.BuilderChangeOperationsInsightsPrivateEndpointCompartmentDetails. builder()Create a new builder.ChangeOperationsInsightsPrivateEndpointCompartmentDetails.BuilderChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder. compartmentId(String compartmentId)The new compartment OCID of the Private service accessed database.ChangeOperationsInsightsPrivateEndpointCompartmentDetails.BuilderChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder. copy(ChangeOperationsInsightsPrivateEndpointCompartmentDetails model)ChangeOperationsInsightsPrivateEndpointCompartmentDetails.BuilderChangeOperationsInsightsPrivateEndpointCompartmentDetails. toBuilder()
 
-