Interface CreateBlobStorageIntegrationRequest.ForcePathStyleStage
- All Known Implementing Classes:
CreateBlobStorageIntegrationRequest.Builder
- Enclosing class:
CreateBlobStorageIntegrationRequest
public static interface CreateBlobStorageIntegrationRequest.ForcePathStyleStage
-
Method Summary
Modifier and TypeMethodDescriptionforcePathStyle(boolean forcePathStyle) Use path-style URLs for S3 requests
-
Method Details
-
forcePathStyle
Use path-style URLs for S3 requests
-