Interface AuthorizationServerContract.Update
- All Superinterfaces:
AuthorizationServerContract.UpdateStages.WithAuthorizationEndpoint,AuthorizationServerContract.UpdateStages.WithAuthorizationMethods,AuthorizationServerContract.UpdateStages.WithBearerTokenSendingMethods,AuthorizationServerContract.UpdateStages.WithClientAuthenticationMethod,AuthorizationServerContract.UpdateStages.WithClientId,AuthorizationServerContract.UpdateStages.WithClientRegistrationEndpoint,AuthorizationServerContract.UpdateStages.WithClientSecret,AuthorizationServerContract.UpdateStages.WithDefaultScope,AuthorizationServerContract.UpdateStages.WithDescription,AuthorizationServerContract.UpdateStages.WithDisplayName,AuthorizationServerContract.UpdateStages.WithGrantTypes,AuthorizationServerContract.UpdateStages.WithIfMatch,AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword,AuthorizationServerContract.UpdateStages.WithResourceOwnerUsername,AuthorizationServerContract.UpdateStages.WithSupportState,AuthorizationServerContract.UpdateStages.WithTokenBodyParameters,AuthorizationServerContract.UpdateStages.WithTokenEndpoint,AuthorizationServerContract.UpdateStages.WithUseInApiDocumentation,AuthorizationServerContract.UpdateStages.WithUseInTestConsole
- Enclosing interface:
AuthorizationServerContract
public static interface AuthorizationServerContract.Update
extends AuthorizationServerContract.UpdateStages.WithDisplayName, AuthorizationServerContract.UpdateStages.WithUseInTestConsole, AuthorizationServerContract.UpdateStages.WithUseInApiDocumentation, AuthorizationServerContract.UpdateStages.WithClientRegistrationEndpoint, AuthorizationServerContract.UpdateStages.WithAuthorizationEndpoint, AuthorizationServerContract.UpdateStages.WithGrantTypes, AuthorizationServerContract.UpdateStages.WithClientId, AuthorizationServerContract.UpdateStages.WithClientSecret, AuthorizationServerContract.UpdateStages.WithDescription, AuthorizationServerContract.UpdateStages.WithAuthorizationMethods, AuthorizationServerContract.UpdateStages.WithClientAuthenticationMethod, AuthorizationServerContract.UpdateStages.WithTokenBodyParameters, AuthorizationServerContract.UpdateStages.WithTokenEndpoint, AuthorizationServerContract.UpdateStages.WithSupportState, AuthorizationServerContract.UpdateStages.WithDefaultScope, AuthorizationServerContract.UpdateStages.WithBearerTokenSendingMethods, AuthorizationServerContract.UpdateStages.WithResourceOwnerUsername, AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword, AuthorizationServerContract.UpdateStages.WithIfMatch
The template for AuthorizationServerContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithAuthorizationEndpoint
withAuthorizationEndpointMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithAuthorizationMethods
withAuthorizationMethodsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithBearerTokenSendingMethods
withBearerTokenSendingMethodsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithClientAuthenticationMethod
withClientAuthenticationMethodMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithClientId
withClientIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithClientRegistrationEndpoint
withClientRegistrationEndpointMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithClientSecret
withClientSecretMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithDefaultScope
withDefaultScopeMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithGrantTypes
withGrantTypesMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword
withResourceOwnerPasswordMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithResourceOwnerUsername
withResourceOwnerUsernameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithSupportState
withSupportStateMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithTokenBodyParameters
withTokenBodyParametersMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithTokenEndpoint
withTokenEndpointMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithUseInApiDocumentation
withUseInApiDocumentationMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationServerContract.UpdateStages.WithUseInTestConsole
withUseInTestConsole
-
Method Details
-
apply
AuthorizationServerContract 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.
-