Uses of Class
com.oracle.bmc.integration.model.AddOracleManagedCustomEndpointDetails
- 
Packages that use AddOracleManagedCustomEndpointDetails Package Description com.oracle.bmc.integration.model com.oracle.bmc.integration.requests 
- 
- 
Uses of AddOracleManagedCustomEndpointDetails in com.oracle.bmc.integration.modelMethods in com.oracle.bmc.integration.model that return AddOracleManagedCustomEndpointDetails Modifier and Type Method Description AddOracleManagedCustomEndpointDetailsAddOracleManagedCustomEndpointDetails.Builder. build()Methods in com.oracle.bmc.integration.model with parameters of type AddOracleManagedCustomEndpointDetails Modifier and Type Method Description AddOracleManagedCustomEndpointDetails.BuilderAddOracleManagedCustomEndpointDetails.Builder. copy(AddOracleManagedCustomEndpointDetails model)
- 
Uses of AddOracleManagedCustomEndpointDetails in com.oracle.bmc.integration.requestsMethods in com.oracle.bmc.integration.requests that return AddOracleManagedCustomEndpointDetails Modifier and Type Method Description AddOracleManagedCustomEndpointDetailsAddOracleManagedCustomEndpointRequest. getAddOracleManagedCustomEndpointDetails()Details for enabling oracle managed custom endpoint.AddOracleManagedCustomEndpointDetailsAddOracleManagedCustomEndpointRequest. getBody$()Alternative accessor for the body parameter.Methods in com.oracle.bmc.integration.requests with parameters of type AddOracleManagedCustomEndpointDetails Modifier and Type Method Description AddOracleManagedCustomEndpointRequest.BuilderAddOracleManagedCustomEndpointRequest.Builder. addOracleManagedCustomEndpointDetails(AddOracleManagedCustomEndpointDetails addOracleManagedCustomEndpointDetails)Details for enabling oracle managed custom endpoint.AddOracleManagedCustomEndpointRequest.BuilderAddOracleManagedCustomEndpointRequest.Builder. body$(AddOracleManagedCustomEndpointDetails body)Alternative setter for the body parameter.
 
-