| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static Algorithm |
Algorithm.SHA256
Static value SHA256 for Algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
Algorithm |
UrlSigningActionParameters.algorithm()
Get the algorithm property: Algorithm to use for URL signing.
|
static Algorithm |
Algorithm.fromString(String name)
Creates or finds a Algorithm from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
UrlSigningActionParameters |
UrlSigningActionParameters.withAlgorithm(Algorithm algorithm)
Set the algorithm property: Algorithm to use for URL signing.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.