Uses of Class
com.oracle.bmc.lustrefilestorage.responses.GetSyncJobResponse
-
Packages that use GetSyncJobResponse Package Description com.oracle.bmc.lustrefilestorage com.oracle.bmc.lustrefilestorage.responses -
-
Uses of GetSyncJobResponse in com.oracle.bmc.lustrefilestorage
Methods in com.oracle.bmc.lustrefilestorage that return GetSyncJobResponse Modifier and Type Method Description GetSyncJobResponseLustreFileStorage. getSyncJob(GetSyncJobRequest request)Gets details of a sync job associated with an Object Storage link whenobjectStorageLinkand a unique ID are provided.GetSyncJobResponseLustreFileStorageClient. getSyncJob(GetSyncJobRequest request)Methods in com.oracle.bmc.lustrefilestorage that return types with arguments of type GetSyncJobResponse Modifier and Type Method Description Waiter<GetSyncJobRequest,GetSyncJobResponse>LustreFileStorageWaiters. forSyncJob(GetSyncJobRequest request, SyncJob.LifecycleState... targetStates)Creates a newWaiterusing the default configuration.Waiter<GetSyncJobRequest,GetSyncJobResponse>LustreFileStorageWaiters. forSyncJob(GetSyncJobRequest request, SyncJob.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)Creates a newWaiterusing the provided configuration.Waiter<GetSyncJobRequest,GetSyncJobResponse>LustreFileStorageWaiters. forSyncJob(GetSyncJobRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SyncJob.LifecycleState... targetStates)Creates a newWaiterusing the provided configuration.Future<GetSyncJobResponse>LustreFileStorageAsync. getSyncJob(GetSyncJobRequest request, AsyncHandler<GetSyncJobRequest,GetSyncJobResponse> handler)Gets details of a sync job associated with an Object Storage link whenobjectStorageLinkand a unique ID are provided.Future<GetSyncJobResponse>LustreFileStorageAsyncClient. getSyncJob(GetSyncJobRequest request, AsyncHandler<GetSyncJobRequest,GetSyncJobResponse> handler)Method parameters in com.oracle.bmc.lustrefilestorage with type arguments of type GetSyncJobResponse Modifier and Type Method Description Future<GetSyncJobResponse>LustreFileStorageAsync. getSyncJob(GetSyncJobRequest request, AsyncHandler<GetSyncJobRequest,GetSyncJobResponse> handler)Gets details of a sync job associated with an Object Storage link whenobjectStorageLinkand a unique ID are provided.Future<GetSyncJobResponse>LustreFileStorageAsyncClient. getSyncJob(GetSyncJobRequest request, AsyncHandler<GetSyncJobRequest,GetSyncJobResponse> handler) -
Uses of GetSyncJobResponse in com.oracle.bmc.lustrefilestorage.responses
Methods in com.oracle.bmc.lustrefilestorage.responses that return GetSyncJobResponse Modifier and Type Method Description GetSyncJobResponseGetSyncJobResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.lustrefilestorage.responses with parameters of type GetSyncJobResponse Modifier and Type Method Description GetSyncJobResponse.BuilderGetSyncJobResponse.Builder. copy(GetSyncJobResponse o)Copy method to populate the builder with values from the given instance.
-