Uses of Interface
com.azure.resourcemanager.apimanagement.models.ResolverContract.DefinitionStages.WithCreate
Packages that use ResolverContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ResolverContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of ResolverContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the ResolverContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return ResolverContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionResolverContract.DefinitionStages.WithDescription.withDescription(String description) Specifies the description property: Description of the resolver.ResolverContract.DefinitionStages.WithDisplayName.withDisplayName(String displayName) Specifies the displayName property: Resolver Name..ResolverContract.DefinitionStages.WithParentResource.withExistingApi(String resourceGroupName, String serviceName, String apiId) Specifies resourceGroupName, serviceName, apiId.ResolverContract.DefinitionStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.Specifies the path property: Path is type/field being resolved..