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