Uses of Class
com.oracle.bmc.distributeddatabasev26.model.PatchDistributedDatabasePrivateEndpointDetails
-
Packages that use PatchDistributedDatabasePrivateEndpointDetails Package Description com.oracle.bmc.distributeddatabasev26.model com.oracle.bmc.distributeddatabasev26.requests -
-
Uses of PatchDistributedDatabasePrivateEndpointDetails in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return PatchDistributedDatabasePrivateEndpointDetails Modifier and Type Method Description PatchDistributedDatabasePrivateEndpointDetailsPatchDistributedDatabasePrivateEndpointDetails.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type PatchDistributedDatabasePrivateEndpointDetails Modifier and Type Method Description PatchDistributedDatabasePrivateEndpointDetails.BuilderPatchDistributedDatabasePrivateEndpointDetails.Builder. copy(PatchDistributedDatabasePrivateEndpointDetails model) -
Uses of PatchDistributedDatabasePrivateEndpointDetails in com.oracle.bmc.distributeddatabasev26.requests
Methods in com.oracle.bmc.distributeddatabasev26.requests that return PatchDistributedDatabasePrivateEndpointDetails Modifier and Type Method Description PatchDistributedDatabasePrivateEndpointDetailsPatchDistributedDatabasePrivateEndpointRequest. getBody$()Alternative accessor for the body parameter.PatchDistributedDatabasePrivateEndpointDetailsPatchDistributedDatabasePrivateEndpointRequest. getPatchDistributedDatabasePrivateEndpointDetails()The payload containing instructions to patch the DistributedDatabasePrivateEndpoint.Methods in com.oracle.bmc.distributeddatabasev26.requests with parameters of type PatchDistributedDatabasePrivateEndpointDetails Modifier and Type Method Description PatchDistributedDatabasePrivateEndpointRequest.BuilderPatchDistributedDatabasePrivateEndpointRequest.Builder. body$(PatchDistributedDatabasePrivateEndpointDetails body)Alternative setter for the body parameter.PatchDistributedDatabasePrivateEndpointRequest.BuilderPatchDistributedDatabasePrivateEndpointRequest.Builder. patchDistributedDatabasePrivateEndpointDetails(PatchDistributedDatabasePrivateEndpointDetails patchDistributedDatabasePrivateEndpointDetails)The payload containing instructions to patch the DistributedDatabasePrivateEndpoint.
-