| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob.models |
This package contains the models classes for StorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
StaticWebsite |
StorageServiceProperties.staticWebsite()
Get the staticWebsite value.
|
StaticWebsite |
StaticWebsite.withEnabled(boolean enabled)
Set the enabled value.
|
StaticWebsite |
StaticWebsite.withErrorDocument404Path(String errorDocument404Path)
Set the errorDocument404Path value.
|
StaticWebsite |
StaticWebsite.withIndexDocument(String indexDocument)
Set the indexDocument value.
|
| Modifier and Type | Method and Description |
|---|---|
StorageServiceProperties |
StorageServiceProperties.withStaticWebsite(StaticWebsite staticWebsite)
Set the staticWebsite value.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.