Interface ApiContract.DefinitionStages.WithCreate
- All Superinterfaces:
ApiContract.DefinitionStages.WithApiRevision,ApiContract.DefinitionStages.WithApiRevisionDescription,ApiContract.DefinitionStages.WithApiType,ApiContract.DefinitionStages.WithApiVersion,ApiContract.DefinitionStages.WithApiVersionDescription,ApiContract.DefinitionStages.WithApiVersionSet,ApiContract.DefinitionStages.WithApiVersionSetId,ApiContract.DefinitionStages.WithAuthenticationSettings,ApiContract.DefinitionStages.WithContact,ApiContract.DefinitionStages.WithDescription,ApiContract.DefinitionStages.WithDisplayName,ApiContract.DefinitionStages.WithFormat,ApiContract.DefinitionStages.WithIfMatch,ApiContract.DefinitionStages.WithIsCurrent,ApiContract.DefinitionStages.WithLicense,ApiContract.DefinitionStages.WithPath,ApiContract.DefinitionStages.WithProtocols,ApiContract.DefinitionStages.WithServiceUrl,ApiContract.DefinitionStages.WithSoapApiType,ApiContract.DefinitionStages.WithSourceApiId,ApiContract.DefinitionStages.WithSubscriptionKeyParameterNames,ApiContract.DefinitionStages.WithSubscriptionRequired,ApiContract.DefinitionStages.WithTermsOfServiceUrl,ApiContract.DefinitionStages.WithTranslateRequiredQueryParametersConduct,ApiContract.DefinitionStages.WithValue,ApiContract.DefinitionStages.WithWsdlSelector
- All Known Subinterfaces:
ApiContract.Definition
- Enclosing interface:
ApiContract.DefinitionStages
public static interface ApiContract.DefinitionStages.WithCreate
extends ApiContract.DefinitionStages.WithValue, ApiContract.DefinitionStages.WithFormat, ApiContract.DefinitionStages.WithWsdlSelector, ApiContract.DefinitionStages.WithSoapApiType, ApiContract.DefinitionStages.WithTranslateRequiredQueryParametersConduct, ApiContract.DefinitionStages.WithSourceApiId, ApiContract.DefinitionStages.WithDisplayName, ApiContract.DefinitionStages.WithServiceUrl, ApiContract.DefinitionStages.WithPath, ApiContract.DefinitionStages.WithProtocols, ApiContract.DefinitionStages.WithApiVersionSet, ApiContract.DefinitionStages.WithDescription, ApiContract.DefinitionStages.WithAuthenticationSettings, ApiContract.DefinitionStages.WithSubscriptionKeyParameterNames, ApiContract.DefinitionStages.WithApiType, ApiContract.DefinitionStages.WithApiRevision, ApiContract.DefinitionStages.WithApiVersion, ApiContract.DefinitionStages.WithIsCurrent, ApiContract.DefinitionStages.WithApiRevisionDescription, ApiContract.DefinitionStages.WithApiVersionDescription, ApiContract.DefinitionStages.WithApiVersionSetId, ApiContract.DefinitionStages.WithSubscriptionRequired, ApiContract.DefinitionStages.WithTermsOfServiceUrl, ApiContract.DefinitionStages.WithContact, ApiContract.DefinitionStages.WithLicense, ApiContract.DefinitionStages.WithIfMatch
The stage of the ApiContract definition which contains all the minimum required properties for the resource
to be created, but also allows for any other optional properties to be specified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithApiRevision
withApiRevisionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithApiRevisionDescription
withApiRevisionDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithApiType
withApiTypeMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithApiVersion
withApiVersionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithApiVersionDescription
withApiVersionDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithApiVersionSet
withApiVersionSetMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithApiVersionSetId
withApiVersionSetIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithAuthenticationSettings
withAuthenticationSettingsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithContact
withContactMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithFormat
withFormatMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithIsCurrent
withIsCurrentMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithLicense
withLicenseMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithPath
withPathMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithProtocols
withProtocolsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithServiceUrl
withServiceUrlMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithSoapApiType
withSoapApiTypeMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithSourceApiId
withSourceApiIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithSubscriptionKeyParameterNames
withSubscriptionKeyParameterNamesMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithSubscriptionRequired
withSubscriptionRequiredMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithTermsOfServiceUrl
withTermsOfServiceUrlMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithTranslateRequiredQueryParametersConduct
withTranslateRequiredQueryParametersConductMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithValue
withValueMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiContract.DefinitionStages.WithWsdlSelector
withWsdlSelector
-
Method Details
-
create
ApiContract create()Executes the create request.- Returns:
- the created resource.
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-