Uses of Class
com.oracle.bmc.goldengate.requests.GetDeploymentBackupRequest
-
Packages that use GetDeploymentBackupRequest Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.requests -
-
Uses of GetDeploymentBackupRequest in com.oracle.bmc.goldengate
Method parameters in com.oracle.bmc.goldengate with type arguments of type GetDeploymentBackupRequest Modifier and Type Method Description Future<GetDeploymentBackupResponse>GoldenGateAsync. getDeploymentBackup(GetDeploymentBackupRequest request, AsyncHandler<GetDeploymentBackupRequest,GetDeploymentBackupResponse> handler)Retrieves a DeploymentBackup.Future<GetDeploymentBackupResponse>GoldenGateAsyncClient. getDeploymentBackup(GetDeploymentBackupRequest request, AsyncHandler<GetDeploymentBackupRequest,GetDeploymentBackupResponse> handler) -
Uses of GetDeploymentBackupRequest in com.oracle.bmc.goldengate.requests
Methods in com.oracle.bmc.goldengate.requests that return GetDeploymentBackupRequest Modifier and Type Method Description GetDeploymentBackupRequestGetDeploymentBackupRequest.Builder. build()Build the instance of GetDeploymentBackupRequest as configured by this builderGetDeploymentBackupRequestGetDeploymentBackupRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetDeploymentBackupRequest as configured by this builderMethods in com.oracle.bmc.goldengate.requests with parameters of type GetDeploymentBackupRequest Modifier and Type Method Description GetDeploymentBackupRequest.BuilderGetDeploymentBackupRequest.Builder. copy(GetDeploymentBackupRequest o)Copy method to populate the builder with values from the given instance.
-