Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedDatabasePrivateEndpoint
-
Packages that use DistributedDatabasePrivateEndpoint Package Description com.oracle.bmc.distributeddatabasev26.model com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of DistributedDatabasePrivateEndpoint in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedDatabasePrivateEndpoint Modifier and Type Method Description DistributedDatabasePrivateEndpointDistributedDatabasePrivateEndpoint.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedDatabasePrivateEndpoint Modifier and Type Method Description DistributedDatabasePrivateEndpoint.BuilderDistributedDatabasePrivateEndpoint.Builder. copy(DistributedDatabasePrivateEndpoint model) -
Uses of DistributedDatabasePrivateEndpoint in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return DistributedDatabasePrivateEndpoint Modifier and Type Method Description DistributedDatabasePrivateEndpointCreateDistributedDatabasePrivateEndpointResponse. getDistributedDatabasePrivateEndpoint()The returned DistributedDatabasePrivateEndpoint instance.DistributedDatabasePrivateEndpointGetDistributedDatabasePrivateEndpointResponse. getDistributedDatabasePrivateEndpoint()The returned DistributedDatabasePrivateEndpoint instance.DistributedDatabasePrivateEndpointUpdateDistributedDatabasePrivateEndpointResponse. getDistributedDatabasePrivateEndpoint()The returned DistributedDatabasePrivateEndpoint instance.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type DistributedDatabasePrivateEndpoint Modifier and Type Method Description CreateDistributedDatabasePrivateEndpointResponse.BuilderCreateDistributedDatabasePrivateEndpointResponse.Builder. distributedDatabasePrivateEndpoint(DistributedDatabasePrivateEndpoint distributedDatabasePrivateEndpoint)The returned DistributedDatabasePrivateEndpoint instance.GetDistributedDatabasePrivateEndpointResponse.BuilderGetDistributedDatabasePrivateEndpointResponse.Builder. distributedDatabasePrivateEndpoint(DistributedDatabasePrivateEndpoint distributedDatabasePrivateEndpoint)The returned DistributedDatabasePrivateEndpoint instance.UpdateDistributedDatabasePrivateEndpointResponse.BuilderUpdateDistributedDatabasePrivateEndpointResponse.Builder. distributedDatabasePrivateEndpoint(DistributedDatabasePrivateEndpoint distributedDatabasePrivateEndpoint)The returned DistributedDatabasePrivateEndpoint instance.
-