Interface GenericResource.DefinitionStages.WithApiVersion
- All Known Subinterfaces:
GenericResource.Definition
,GenericResource.DefinitionStages.WithCreate
- Enclosing interface:
- GenericResource.DefinitionStages
public static interface GenericResource.DefinitionStages.WithApiVersion
A generic resource definition allowing api version to be specified.
-
Method Summary
-
Method Details
-
withApiVersion
Specifies the api version.- Parameters:
apiVersion
- the API version of the resource- Returns:
- the next stage of the definition
-