Uses of Class
com.oracle.bmc.opsi.model.ChangeOperationsInsightsPrivateEndpointCompartmentDetails
-
Packages that use ChangeOperationsInsightsPrivateEndpointCompartmentDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of ChangeOperationsInsightsPrivateEndpointCompartmentDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChangeOperationsInsightsPrivateEndpointCompartmentDetails Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentDetails
ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type ChangeOperationsInsightsPrivateEndpointCompartmentDetails Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentDetails.Builder. copy(ChangeOperationsInsightsPrivateEndpointCompartmentDetails model)
-
Uses of ChangeOperationsInsightsPrivateEndpointCompartmentDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ChangeOperationsInsightsPrivateEndpointCompartmentDetails Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentDetails
ChangeOperationsInsightsPrivateEndpointCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeOperationsInsightsPrivateEndpointCompartmentDetails
ChangeOperationsInsightsPrivateEndpointCompartmentRequest. getChangeOperationsInsightsPrivateEndpointCompartmentDetails()
The details used to change the compartment of a private endpointMethods in com.oracle.bmc.opsi.requests with parameters of type ChangeOperationsInsightsPrivateEndpointCompartmentDetails Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentRequest.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentRequest.Builder. body$(ChangeOperationsInsightsPrivateEndpointCompartmentDetails body)
Alternative setter for the body parameter.ChangeOperationsInsightsPrivateEndpointCompartmentRequest.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentRequest.Builder. changeOperationsInsightsPrivateEndpointCompartmentDetails(ChangeOperationsInsightsPrivateEndpointCompartmentDetails changeOperationsInsightsPrivateEndpointCompartmentDetails)
The details used to change the compartment of a private endpoint
-