Interface BackendContract.Update
- All Superinterfaces:
BackendContract.UpdateStages.WithCircuitBreaker,BackendContract.UpdateStages.WithCredentials,BackendContract.UpdateStages.WithDescription,BackendContract.UpdateStages.WithIfMatch,BackendContract.UpdateStages.WithPool,BackendContract.UpdateStages.WithProperties,BackendContract.UpdateStages.WithProtocol,BackendContract.UpdateStages.WithProxy,BackendContract.UpdateStages.WithResourceId,BackendContract.UpdateStages.WithTitle,BackendContract.UpdateStages.WithTls,BackendContract.UpdateStages.WithType,BackendContract.UpdateStages.WithUrl
- Enclosing interface:
BackendContract
public static interface BackendContract.Update
extends BackendContract.UpdateStages.WithUrl, BackendContract.UpdateStages.WithProtocol, BackendContract.UpdateStages.WithTitle, BackendContract.UpdateStages.WithDescription, BackendContract.UpdateStages.WithResourceId, BackendContract.UpdateStages.WithProperties, BackendContract.UpdateStages.WithCredentials, BackendContract.UpdateStages.WithProxy, BackendContract.UpdateStages.WithTls, BackendContract.UpdateStages.WithCircuitBreaker, BackendContract.UpdateStages.WithPool, BackendContract.UpdateStages.WithType, BackendContract.UpdateStages.WithIfMatch
The template for BackendContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithCircuitBreaker
withCircuitBreakerMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithCredentials
withCredentialsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithPool
withPoolMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithProperties
withPropertiesMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithProtocol
withProtocolMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithProxy
withProxyMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithResourceId
withResourceIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithTitle
withTitleMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithTls
withTlsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithType
withTypeMethods inherited from interface com.azure.resourcemanager.apimanagement.models.BackendContract.UpdateStages.WithUrl
withUrl
-
Method Details
-
apply
BackendContract 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.
-