Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.PatchDistributedDatabasePrivateEndpointResponse
-
Packages that use PatchDistributedDatabasePrivateEndpointResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of PatchDistributedDatabasePrivateEndpointResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return PatchDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description PatchDistributedDatabasePrivateEndpointResponseDistributedDbPrivateEndpointService. patchDistributedDatabasePrivateEndpoint(PatchDistributedDatabasePrivateEndpointRequest request)Patch operation to update VCN network security group (NSG) IDs associated with the DistributedDatabasePrivateEndpoint.PatchDistributedDatabasePrivateEndpointResponseDistributedDbPrivateEndpointServiceClient. patchDistributedDatabasePrivateEndpoint(PatchDistributedDatabasePrivateEndpointRequest request)Methods in com.oracle.bmc.distributeddatabasev26 that return types with arguments of type PatchDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description Future<PatchDistributedDatabasePrivateEndpointResponse>DistributedDbPrivateEndpointServiceAsync. patchDistributedDatabasePrivateEndpoint(PatchDistributedDatabasePrivateEndpointRequest request, AsyncHandler<PatchDistributedDatabasePrivateEndpointRequest,PatchDistributedDatabasePrivateEndpointResponse> handler)Patch operation to update VCN network security group (NSG) IDs associated with the DistributedDatabasePrivateEndpoint.Future<PatchDistributedDatabasePrivateEndpointResponse>DistributedDbPrivateEndpointServiceAsyncClient. patchDistributedDatabasePrivateEndpoint(PatchDistributedDatabasePrivateEndpointRequest request, AsyncHandler<PatchDistributedDatabasePrivateEndpointRequest,PatchDistributedDatabasePrivateEndpointResponse> handler)Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type PatchDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description Future<PatchDistributedDatabasePrivateEndpointResponse>DistributedDbPrivateEndpointServiceAsync. patchDistributedDatabasePrivateEndpoint(PatchDistributedDatabasePrivateEndpointRequest request, AsyncHandler<PatchDistributedDatabasePrivateEndpointRequest,PatchDistributedDatabasePrivateEndpointResponse> handler)Patch operation to update VCN network security group (NSG) IDs associated with the DistributedDatabasePrivateEndpoint.Future<PatchDistributedDatabasePrivateEndpointResponse>DistributedDbPrivateEndpointServiceAsyncClient. patchDistributedDatabasePrivateEndpoint(PatchDistributedDatabasePrivateEndpointRequest request, AsyncHandler<PatchDistributedDatabasePrivateEndpointRequest,PatchDistributedDatabasePrivateEndpointResponse> handler) -
Uses of PatchDistributedDatabasePrivateEndpointResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return PatchDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description PatchDistributedDatabasePrivateEndpointResponsePatchDistributedDatabasePrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type PatchDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description PatchDistributedDatabasePrivateEndpointResponse.BuilderPatchDistributedDatabasePrivateEndpointResponse.Builder. copy(PatchDistributedDatabasePrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
-