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

The template for ApiContract update.
  • Method Details

    • apply

      ApiContract apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      ApiContract apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.