Uses of Class
com.oracle.bmc.securityattribute.responses.ListSecurityAttributeWorkRequestErrorsResponse
-
Packages that use ListSecurityAttributeWorkRequestErrorsResponse Package Description com.oracle.bmc.securityattribute com.oracle.bmc.securityattribute.responses -
-
Uses of ListSecurityAttributeWorkRequestErrorsResponse in com.oracle.bmc.securityattribute
Methods in com.oracle.bmc.securityattribute that return ListSecurityAttributeWorkRequestErrorsResponse Modifier and Type Method Description ListSecurityAttributeWorkRequestErrorsResponseSecurityAttribute. listSecurityAttributeWorkRequestErrors(ListSecurityAttributeWorkRequestErrorsRequest request)Gets the errors for a work request.ListSecurityAttributeWorkRequestErrorsResponseSecurityAttributeClient. listSecurityAttributeWorkRequestErrors(ListSecurityAttributeWorkRequestErrorsRequest request)Method parameters in com.oracle.bmc.securityattribute with type arguments of type ListSecurityAttributeWorkRequestErrorsResponse 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 ListSecurityAttributeWorkRequestErrorsResponse in com.oracle.bmc.securityattribute.responses
Methods in com.oracle.bmc.securityattribute.responses that return ListSecurityAttributeWorkRequestErrorsResponse Modifier and Type Method Description ListSecurityAttributeWorkRequestErrorsResponseListSecurityAttributeWorkRequestErrorsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.securityattribute.responses with parameters of type ListSecurityAttributeWorkRequestErrorsResponse Modifier and Type Method Description ListSecurityAttributeWorkRequestErrorsResponse.BuilderListSecurityAttributeWorkRequestErrorsResponse.Builder. copy(ListSecurityAttributeWorkRequestErrorsResponse o)Copy method to populate the builder with values from the given instance.
-