Interface AvailableProviders.DefinitionStages
-
- Enclosing interface:
- AvailableProviders
public static interface AvailableProviders.DefinitionStagesGrouping of available providers parameters definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAvailableProviders.DefinitionStages.WithAzureLocationsThe first stage of available providers parameters definition.static interfaceAvailableProviders.DefinitionStages.WithExecuteThe stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.static interfaceAvailableProviders.DefinitionStages.WithExecuteAndCityThe stage of the definition which allows to specify city or execute the query.static interfaceAvailableProviders.DefinitionStages.WithExecuteAndCountryThe stage of the definition which allows to specify country or execute the query.static interfaceAvailableProviders.DefinitionStages.WithExecuteAndStateThe stage of the definition which allows to specify state or execute the query.
-