Interface TagApiLinkContract.DefinitionStages.WithApiId
- All Known Subinterfaces:
TagApiLinkContract.Definition,TagApiLinkContract.DefinitionStages.WithCreate
- Enclosing interface:
TagApiLinkContract.DefinitionStages
public static interface TagApiLinkContract.DefinitionStages.WithApiId
The stage of the TagApiLinkContract definition allowing to specify apiId.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the apiId property: Full resource Id of an API..
-
Method Details
-
withApiId
Specifies the apiId property: Full resource Id of an API..- Parameters:
apiId- Full resource Id of an API.- Returns:
- the next definition stage.
-