Uses of Interface
com.azure.resourcemanager.apimanagement.models.OperationContract.DefinitionStages.WithMethod
-
Packages that use OperationContract.DefinitionStages.WithMethod Package Description com.azure.resourcemanager.apimanagement.models Package containing the data models for ApiManagementClient. -
-
Uses of OperationContract.DefinitionStages.WithMethod in com.azure.resourcemanager.apimanagement.models
Subinterfaces of OperationContract.DefinitionStages.WithMethod in com.azure.resourcemanager.apimanagement.models Modifier and Type Interface Description static interface
OperationContract.Definition
The entirety of the OperationContract definition.static interface
OperationContract.DefinitionStages.WithCreate
The stage of the OperationContract definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
-