Uses of Class
com.oracle.bmc.securityattribute.requests.ListSecurityAttributeWorkRequestsRequest
-
Packages that use ListSecurityAttributeWorkRequestsRequest Package Description com.oracle.bmc.securityattribute com.oracle.bmc.securityattribute.requests -
-
Uses of ListSecurityAttributeWorkRequestsRequest in com.oracle.bmc.securityattribute
Method parameters in com.oracle.bmc.securityattribute with type arguments of type ListSecurityAttributeWorkRequestsRequest Modifier and Type Method Description Future<ListSecurityAttributeWorkRequestsResponse>SecurityAttributeAsync. listSecurityAttributeWorkRequests(ListSecurityAttributeWorkRequestsRequest request, AsyncHandler<ListSecurityAttributeWorkRequestsRequest,ListSecurityAttributeWorkRequestsResponse> handler)Lists the security attribute work requests in compartment.Future<ListSecurityAttributeWorkRequestsResponse>SecurityAttributeAsyncClient. listSecurityAttributeWorkRequests(ListSecurityAttributeWorkRequestsRequest request, AsyncHandler<ListSecurityAttributeWorkRequestsRequest,ListSecurityAttributeWorkRequestsResponse> handler) -
Uses of ListSecurityAttributeWorkRequestsRequest in com.oracle.bmc.securityattribute.requests
Methods in com.oracle.bmc.securityattribute.requests that return ListSecurityAttributeWorkRequestsRequest Modifier and Type Method Description ListSecurityAttributeWorkRequestsRequestListSecurityAttributeWorkRequestsRequest.Builder. build()Build the instance of ListSecurityAttributeWorkRequestsRequest as configured by this builderListSecurityAttributeWorkRequestsRequestListSecurityAttributeWorkRequestsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSecurityAttributeWorkRequestsRequest as configured by this builderMethods in com.oracle.bmc.securityattribute.requests with parameters of type ListSecurityAttributeWorkRequestsRequest Modifier and Type Method Description ListSecurityAttributeWorkRequestsRequest.BuilderListSecurityAttributeWorkRequestsRequest.Builder. copy(ListSecurityAttributeWorkRequestsRequest o)Copy method to populate the builder with values from the given instance.
-