Uses of Class
software.amazon.awssdk.crt.CrtResource.ResourceInstance
-
Packages that use CrtResource.ResourceInstance Package Description software.amazon.awssdk.crt -
-
Uses of CrtResource.ResourceInstance in software.amazon.awssdk.crt
Method parameters in software.amazon.awssdk.crt with type arguments of type CrtResource.ResourceInstance Modifier and Type Method Description static void
CrtResource. collectNativeResource(Consumer<CrtResource.ResourceInstance> fn)
Applies a generic diagnostic-gathering functor to all CRTResource objects
-