Class PartitioningBlobURLIssueDetails
java.lang.Object
org.openqa.selenium.devtools.v139.audits.model.PartitioningBlobURLIssueDetails
- 
Constructor Summary
ConstructorsConstructorDescriptionPartitioningBlobURLIssueDetails(String url, PartitioningBlobURLInfo partitioningBlobURLInfo)  - 
Method Summary
Modifier and TypeMethodDescriptionAdditional information about the Partitioning Blob URL issue.getUrl()The BlobURL that failed to load. 
- 
Constructor Details
- 
PartitioningBlobURLIssueDetails
 
 - 
 - 
Method Details
- 
getUrl
The BlobURL that failed to load. - 
getPartitioningBlobURLInfo
Additional information about the Partitioning Blob URL issue. 
 -