Uses of Class
com.oracle.bmc.opsi.model.OperationsInsightsPrivateEndpoint
- 
Packages that use OperationsInsightsPrivateEndpoint Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses 
- 
- 
Uses of OperationsInsightsPrivateEndpoint in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return OperationsInsightsPrivateEndpoint Modifier and Type Method Description OperationsInsightsPrivateEndpointOperationsInsightsPrivateEndpoint.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type OperationsInsightsPrivateEndpoint Modifier and Type Method Description OperationsInsightsPrivateEndpoint.BuilderOperationsInsightsPrivateEndpoint.Builder. copy(OperationsInsightsPrivateEndpoint model)
- 
Uses of OperationsInsightsPrivateEndpoint in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return OperationsInsightsPrivateEndpoint Modifier and Type Method Description OperationsInsightsPrivateEndpointCreateOperationsInsightsPrivateEndpointResponse. getOperationsInsightsPrivateEndpoint()The returned OperationsInsightsPrivateEndpoint instance.OperationsInsightsPrivateEndpointGetOperationsInsightsPrivateEndpointResponse. getOperationsInsightsPrivateEndpoint()The returned OperationsInsightsPrivateEndpoint instance.Methods in com.oracle.bmc.opsi.responses with parameters of type OperationsInsightsPrivateEndpoint Modifier and Type Method Description CreateOperationsInsightsPrivateEndpointResponse.BuilderCreateOperationsInsightsPrivateEndpointResponse.Builder. operationsInsightsPrivateEndpoint(OperationsInsightsPrivateEndpoint operationsInsightsPrivateEndpoint)The returned OperationsInsightsPrivateEndpoint instance.GetOperationsInsightsPrivateEndpointResponse.BuilderGetOperationsInsightsPrivateEndpointResponse.Builder. operationsInsightsPrivateEndpoint(OperationsInsightsPrivateEndpoint operationsInsightsPrivateEndpoint)The returned OperationsInsightsPrivateEndpoint instance.
 
-