Uses of Class
com.oracle.bmc.securityattribute.requests.ListSecurityAttributeWorkRequestLogsRequest
-
Packages that use ListSecurityAttributeWorkRequestLogsRequest Package Description com.oracle.bmc.securityattribute com.oracle.bmc.securityattribute.requests -
-
Uses of ListSecurityAttributeWorkRequestLogsRequest in com.oracle.bmc.securityattribute
Method parameters in com.oracle.bmc.securityattribute with type arguments of type ListSecurityAttributeWorkRequestLogsRequest Modifier and Type Method Description Future<ListSecurityAttributeWorkRequestLogsResponse>SecurityAttributeAsync. listSecurityAttributeWorkRequestLogs(ListSecurityAttributeWorkRequestLogsRequest request, AsyncHandler<ListSecurityAttributeWorkRequestLogsRequest,ListSecurityAttributeWorkRequestLogsResponse> handler)Gets the logs for a work request.Future<ListSecurityAttributeWorkRequestLogsResponse>SecurityAttributeAsyncClient. listSecurityAttributeWorkRequestLogs(ListSecurityAttributeWorkRequestLogsRequest request, AsyncHandler<ListSecurityAttributeWorkRequestLogsRequest,ListSecurityAttributeWorkRequestLogsResponse> handler) -
Uses of ListSecurityAttributeWorkRequestLogsRequest in com.oracle.bmc.securityattribute.requests
Methods in com.oracle.bmc.securityattribute.requests that return ListSecurityAttributeWorkRequestLogsRequest Modifier and Type Method Description ListSecurityAttributeWorkRequestLogsRequestListSecurityAttributeWorkRequestLogsRequest.Builder. build()Build the instance of ListSecurityAttributeWorkRequestLogsRequest as configured by this builderListSecurityAttributeWorkRequestLogsRequestListSecurityAttributeWorkRequestLogsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSecurityAttributeWorkRequestLogsRequest as configured by this builderMethods in com.oracle.bmc.securityattribute.requests with parameters of type ListSecurityAttributeWorkRequestLogsRequest Modifier and Type Method Description ListSecurityAttributeWorkRequestLogsRequest.BuilderListSecurityAttributeWorkRequestLogsRequest.Builder. copy(ListSecurityAttributeWorkRequestLogsRequest o)Copy method to populate the builder with values from the given instance.
-