Uses of Class
com.azure.resourcemanager.apimanagement.models.SubscriptionKeyParameterNamesContract
Packages that use SubscriptionKeyParameterNamesContract
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of SubscriptionKeyParameterNamesContract in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return SubscriptionKeyParameterNamesContractModifier and TypeMethodDescriptionApiContractInner.subscriptionKeyParameterNames()Get the subscriptionKeyParameterNames property: Protocols over which API is made available.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type SubscriptionKeyParameterNamesContractModifier and TypeMethodDescriptionApiContractInner.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiContractProperties.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiContractUpdateProperties.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiCreateOrUpdateProperties.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available. -
Uses of SubscriptionKeyParameterNamesContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return SubscriptionKeyParameterNamesContractModifier and TypeMethodDescriptionSubscriptionKeyParameterNamesContract.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SubscriptionKeyParameterNamesContract from the JsonReader.ApiContract.subscriptionKeyParameterNames()Gets the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiCreateOrUpdateParameter.subscriptionKeyParameterNames()Get the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiEntityBaseContract.subscriptionKeyParameterNames()Get the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiUpdateContract.subscriptionKeyParameterNames()Get the subscriptionKeyParameterNames property: Protocols over which API is made available.SubscriptionKeyParameterNamesContract.withHeaderProperty(String headerProperty) Set the headerProperty property: Subscription key header name.Set the query property: Subscription key query string parameter name.Methods in com.azure.resourcemanager.apimanagement.models with parameters of type SubscriptionKeyParameterNamesContractModifier and TypeMethodDescriptionApiContract.DefinitionStages.WithSubscriptionKeyParameterNames.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Specifies the subscriptionKeyParameterNames property: Protocols over which API is made available..ApiContract.UpdateStages.WithSubscriptionKeyParameterNames.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Specifies the subscriptionKeyParameterNames property: Protocols over which API is made available..ApiCreateOrUpdateParameter.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiEntityBaseContract.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiTagResourceContractProperties.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiUpdateContract.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available.