Uses of Class
com.azure.resourcemanager.cdn.models.SecretListResult
Packages that use SecretListResult
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of SecretListResult in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type SecretListResultModifier and TypeClassDescriptionfinal classResult of the request to list secrets.Methods in com.azure.resourcemanager.cdn.models that return SecretListResultModifier and TypeMethodDescriptionstatic SecretListResultSecretListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecretListResult from the JsonReader.SecretListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of Secret objects if there are any.