Interface TagApiLinkContract.UpdateStages.WithApiId
- All Known Subinterfaces:
TagApiLinkContract.Update
- Enclosing interface:
TagApiLinkContract.UpdateStages
public static interface TagApiLinkContract.UpdateStages.WithApiId
The stage of the TagApiLinkContract update 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.
-