Class PartitioningBlobURLIssueDetails
java.lang.Object
org.openqa.selenium.devtools.v135.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.
-