### YamlMime:JavaType uid: "com.azure.resourcemanager.cdn.models.QueryStringBehavior" fullName: "com.azure.resourcemanager.cdn.models.QueryStringBehavior" name: "QueryStringBehavior" nameWithType: "QueryStringBehavior" summary: "Caching behavior for the requests." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **QueryStringBehavior**
extends <>" constructors: - uid: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.QueryStringBehavior()" fullName: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.QueryStringBehavior()" name: "QueryStringBehavior()" nameWithType: "QueryStringBehavior.QueryStringBehavior()" summary: "Creates a new instance of QueryStringBehavior value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public QueryStringBehavior()" desc: "Creates a new instance of QueryStringBehavior value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.EXCLUDE" fullName: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.EXCLUDE" name: "EXCLUDE" nameWithType: "QueryStringBehavior.EXCLUDE" summary: "Static value Exclude for QueryStringBehavior." modifiers: - "static" - "final" field: type: "" syntax: "public static final QueryStringBehavior EXCLUDE" desc: "Static value Exclude for QueryStringBehavior." - uid: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.EXCLUDE_ALL" fullName: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.EXCLUDE_ALL" name: "EXCLUDE_ALL" nameWithType: "QueryStringBehavior.EXCLUDE_ALL" summary: "Static value ExcludeAll for QueryStringBehavior." modifiers: - "static" - "final" field: type: "" syntax: "public static final QueryStringBehavior EXCLUDE_ALL" desc: "Static value ExcludeAll for QueryStringBehavior." - uid: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.INCLUDE" fullName: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.INCLUDE" name: "INCLUDE" nameWithType: "QueryStringBehavior.INCLUDE" summary: "Static value Include for QueryStringBehavior." modifiers: - "static" - "final" field: type: "" syntax: "public static final QueryStringBehavior INCLUDE" desc: "Static value Include for QueryStringBehavior." - uid: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.INCLUDE_ALL" fullName: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.INCLUDE_ALL" name: "INCLUDE_ALL" nameWithType: "QueryStringBehavior.INCLUDE_ALL" summary: "Static value IncludeAll for QueryStringBehavior." modifiers: - "static" - "final" field: type: "" syntax: "public static final QueryStringBehavior INCLUDE_ALL" desc: "Static value IncludeAll for QueryStringBehavior." methods: - uid: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.fromString(String name)" name: "fromString(String name)" nameWithType: "QueryStringBehavior.fromString(String name)" summary: "Creates or finds a QueryStringBehavior from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static QueryStringBehavior fromString(String name)" desc: "Creates or finds a QueryStringBehavior from its string representation." returns: description: "the corresponding QueryStringBehavior." type: "" - uid: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.values()" fullName: "com.azure.resourcemanager.cdn.models.QueryStringBehavior.values()" name: "values()" nameWithType: "QueryStringBehavior.values()" summary: "Gets known QueryStringBehavior values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known QueryStringBehavior values." returns: description: "known QueryStringBehavior values." type: "Collection<>" type: "class" desc: "Caching behavior for the requests." metadata: {} package: "com.azure.resourcemanager.cdn.models" artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0