Uses of Class
com.oracle.bmc.resourcemanager.model.CreatePrivateEndpointDetails
- 
Packages that use CreatePrivateEndpointDetails Package Description com.oracle.bmc.resourcemanager.model com.oracle.bmc.resourcemanager.requests 
- 
- 
Uses of CreatePrivateEndpointDetails in com.oracle.bmc.resourcemanager.modelMethods in com.oracle.bmc.resourcemanager.model that return CreatePrivateEndpointDetails Modifier and Type Method Description CreatePrivateEndpointDetailsCreatePrivateEndpointDetails.Builder. build()Methods in com.oracle.bmc.resourcemanager.model with parameters of type CreatePrivateEndpointDetails Modifier and Type Method Description CreatePrivateEndpointDetails.BuilderCreatePrivateEndpointDetails.Builder. copy(CreatePrivateEndpointDetails model)
- 
Uses of CreatePrivateEndpointDetails in com.oracle.bmc.resourcemanager.requestsMethods in com.oracle.bmc.resourcemanager.requests that return CreatePrivateEndpointDetails Modifier and Type Method Description CreatePrivateEndpointDetailsCreatePrivateEndpointRequest. getBody$()Alternative accessor for the body parameter.CreatePrivateEndpointDetailsCreatePrivateEndpointRequest. getCreatePrivateEndpointDetails()Creation details for a private endpoint.Methods in com.oracle.bmc.resourcemanager.requests with parameters of type CreatePrivateEndpointDetails Modifier and Type Method Description CreatePrivateEndpointRequest.BuilderCreatePrivateEndpointRequest.Builder. body$(CreatePrivateEndpointDetails body)Alternative setter for the body parameter.CreatePrivateEndpointRequest.BuilderCreatePrivateEndpointRequest.Builder. createPrivateEndpointDetails(CreatePrivateEndpointDetails createPrivateEndpointDetails)Creation details for a private endpoint.
 
-