Uses of Class
com.oracle.bmc.globallydistributeddatabase.model.UpdatePrivateEndpointDetails
- 
Packages that use UpdatePrivateEndpointDetails Package Description com.oracle.bmc.globallydistributeddatabase.model com.oracle.bmc.globallydistributeddatabase.requests 
- 
- 
Uses of UpdatePrivateEndpointDetails in com.oracle.bmc.globallydistributeddatabase.modelMethods in com.oracle.bmc.globallydistributeddatabase.model that return UpdatePrivateEndpointDetails Modifier and Type Method Description UpdatePrivateEndpointDetailsUpdatePrivateEndpointDetails.Builder. build()Methods in com.oracle.bmc.globallydistributeddatabase.model with parameters of type UpdatePrivateEndpointDetails Modifier and Type Method Description UpdatePrivateEndpointDetails.BuilderUpdatePrivateEndpointDetails.Builder. copy(UpdatePrivateEndpointDetails model)
- 
Uses of UpdatePrivateEndpointDetails in com.oracle.bmc.globallydistributeddatabase.requestsMethods in com.oracle.bmc.globallydistributeddatabase.requests that return UpdatePrivateEndpointDetails Modifier and Type Method Description UpdatePrivateEndpointDetailsUpdatePrivateEndpointRequest. getBody$()Alternative accessor for the body parameter.UpdatePrivateEndpointDetailsUpdatePrivateEndpointRequest. getUpdatePrivateEndpointDetails()The configuration of private endpoint to be updated.Methods in com.oracle.bmc.globallydistributeddatabase.requests with parameters of type UpdatePrivateEndpointDetails Modifier and Type Method Description UpdatePrivateEndpointRequest.BuilderUpdatePrivateEndpointRequest.Builder. body$(UpdatePrivateEndpointDetails body)Alternative setter for the body parameter.UpdatePrivateEndpointRequest.BuilderUpdatePrivateEndpointRequest.Builder. updatePrivateEndpointDetails(UpdatePrivateEndpointDetails updatePrivateEndpointDetails)The configuration of private endpoint to be updated.
 
-