Interface ApiContract.Update
- All Superinterfaces:
ApiContract.UpdateStages.WithApiRevision,ApiContract.UpdateStages.WithApiRevisionDescription,ApiContract.UpdateStages.WithApiType,ApiContract.UpdateStages.WithApiVersion,ApiContract.UpdateStages.WithApiVersionDescription,ApiContract.UpdateStages.WithApiVersionSetId,ApiContract.UpdateStages.WithAuthenticationSettings,ApiContract.UpdateStages.WithContact,ApiContract.UpdateStages.WithDescription,ApiContract.UpdateStages.WithDisplayName,ApiContract.UpdateStages.WithIfMatch,ApiContract.UpdateStages.WithIsCurrent,ApiContract.UpdateStages.WithLicense,ApiContract.UpdateStages.WithPath,ApiContract.UpdateStages.WithProtocols,ApiContract.UpdateStages.WithServiceUrl,ApiContract.UpdateStages.WithSubscriptionKeyParameterNames,ApiContract.UpdateStages.WithSubscriptionRequired,ApiContract.UpdateStages.WithTermsOfServiceUrl
- Enclosing interface:
ApiContract
public static interface ApiContract.Update
extends ApiContract.UpdateStages.WithDisplayName, ApiContract.UpdateStages.WithServiceUrl, ApiContract.UpdateStages.WithPath, ApiContract.UpdateStages.WithProtocols, ApiContract.UpdateStages.WithDescription, ApiContract.UpdateStages.WithAuthenticationSettings, ApiContract.UpdateStages.WithSubscriptionKeyParameterNames, ApiContract.UpdateStages.WithApiType, ApiContract.UpdateStages.WithApiRevision, ApiContract.UpdateStages.WithApiVersion, ApiContract.UpdateStages.WithIsCurrent, ApiContract.UpdateStages.WithApiRevisionDescription, ApiContract.UpdateStages.WithApiVersionDescription, ApiContract.UpdateStages.WithApiVersionSetId, ApiContract.UpdateStages.WithSubscriptionRequired, ApiContract.UpdateStages.WithTermsOfServiceUrl, ApiContract.UpdateStages.WithContact, ApiContract.UpdateStages.WithLicense, ApiContract.UpdateStages.WithIfMatch
The template for ApiContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithApiRevision
withApiRevisionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithApiRevisionDescription
withApiRevisionDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithApiType
withApiTypeMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithApiVersion
withApiVersionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithApiVersionDescription
withApiVersionDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithApiVersionSetId
withApiVersionSetIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithAuthenticationSettings
withAuthenticationSettingsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithContact
withContactMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithIsCurrent
withIsCurrentMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithLicense
withLicenseMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithPath
withPathMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithProtocols
withProtocolsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithServiceUrl
withServiceUrlMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithSubscriptionKeyParameterNames
withSubscriptionKeyParameterNamesMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithSubscriptionRequired
withSubscriptionRequiredMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.UpdateStages.WithTermsOfServiceUrl
withTermsOfServiceUrl
-
Method Details
-
apply
ApiContract apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-