Uses of Class
com.oracle.bmc.identity.requests.ListTaggingWorkRequestLogsRequest
-
Packages that use ListTaggingWorkRequestLogsRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests -
-
Uses of ListTaggingWorkRequestLogsRequest in com.oracle.bmc.identity
Method parameters in com.oracle.bmc.identity with type arguments of type ListTaggingWorkRequestLogsRequest Modifier and Type Method Description Future<ListTaggingWorkRequestLogsResponse>IdentityAsync. listTaggingWorkRequestLogs(ListTaggingWorkRequestLogsRequest request, AsyncHandler<ListTaggingWorkRequestLogsRequest,ListTaggingWorkRequestLogsResponse> handler)Gets the logs for a work request.Future<ListTaggingWorkRequestLogsResponse>IdentityAsyncClient. listTaggingWorkRequestLogs(ListTaggingWorkRequestLogsRequest request, AsyncHandler<ListTaggingWorkRequestLogsRequest,ListTaggingWorkRequestLogsResponse> handler) -
Uses of ListTaggingWorkRequestLogsRequest in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return ListTaggingWorkRequestLogsRequest Modifier and Type Method Description ListTaggingWorkRequestLogsRequestListTaggingWorkRequestLogsRequest.Builder. build()Build the instance of ListTaggingWorkRequestLogsRequest as configured by this builderListTaggingWorkRequestLogsRequestListTaggingWorkRequestLogsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListTaggingWorkRequestLogsRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type ListTaggingWorkRequestLogsRequest Modifier and Type Method Description ListTaggingWorkRequestLogsRequest.BuilderListTaggingWorkRequestLogsRequest.Builder. copy(ListTaggingWorkRequestLogsRequest o)Copy method to populate the builder with values from the given instance.
-