Interface ProductApiLinkContract.DefinitionStages.WithApiId
- All Known Subinterfaces:
ProductApiLinkContract.Definition,ProductApiLinkContract.DefinitionStages.WithCreate
- Enclosing interface:
ProductApiLinkContract.DefinitionStages
public static interface ProductApiLinkContract.DefinitionStages.WithApiId
The stage of the ProductApiLinkContract 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.
-