Uses of Class
com.oracle.bmc.fusionapps.responses.ListRefreshActivitiesResponse
-
Packages that use ListRefreshActivitiesResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses -
-
Uses of ListRefreshActivitiesResponse in com.oracle.bmc.fusionapps
Methods in com.oracle.bmc.fusionapps that return ListRefreshActivitiesResponse Modifier and Type Method Description ListRefreshActivitiesResponseFusionApplications. listRefreshActivities(ListRefreshActivitiesRequest request)Returns a list of RefreshActivities.ListRefreshActivitiesResponseFusionApplicationsClient. listRefreshActivities(ListRefreshActivitiesRequest request)Methods in com.oracle.bmc.fusionapps that return types with arguments of type ListRefreshActivitiesResponse Modifier and Type Method Description Future<ListRefreshActivitiesResponse>FusionApplicationsAsync. listRefreshActivities(ListRefreshActivitiesRequest request, AsyncHandler<ListRefreshActivitiesRequest,ListRefreshActivitiesResponse> handler)Returns a list of RefreshActivities.Future<ListRefreshActivitiesResponse>FusionApplicationsAsyncClient. listRefreshActivities(ListRefreshActivitiesRequest request, AsyncHandler<ListRefreshActivitiesRequest,ListRefreshActivitiesResponse> handler)Iterable<ListRefreshActivitiesResponse>FusionApplicationsPaginators. listRefreshActivitiesResponseIterator(ListRefreshActivitiesRequest request)Creates a new iterable which will iterate over the responses received from the listRefreshActivities operation.Method parameters in com.oracle.bmc.fusionapps with type arguments of type ListRefreshActivitiesResponse Modifier and Type Method Description Future<ListRefreshActivitiesResponse>FusionApplicationsAsync. listRefreshActivities(ListRefreshActivitiesRequest request, AsyncHandler<ListRefreshActivitiesRequest,ListRefreshActivitiesResponse> handler)Returns a list of RefreshActivities.Future<ListRefreshActivitiesResponse>FusionApplicationsAsyncClient. listRefreshActivities(ListRefreshActivitiesRequest request, AsyncHandler<ListRefreshActivitiesRequest,ListRefreshActivitiesResponse> handler) -
Uses of ListRefreshActivitiesResponse in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return ListRefreshActivitiesResponse Modifier and Type Method Description ListRefreshActivitiesResponseListRefreshActivitiesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type ListRefreshActivitiesResponse Modifier and Type Method Description ListRefreshActivitiesResponse.BuilderListRefreshActivitiesResponse.Builder. copy(ListRefreshActivitiesResponse o)Copy method to populate the builder with values from the given instance.
-