Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.ApiContractInner
Packages that use ApiContractInner
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiContractInner in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiContractInnerModifier and TypeMethodDescriptionApisClient.createOrUpdate(String resourceGroupName, String serviceName, String apiId, ApiCreateOrUpdateParameter parameters) Creates new or updates existing specified API of the API Management service instance.ApisClient.createOrUpdate(String resourceGroupName, String serviceName, String apiId, ApiCreateOrUpdateParameter parameters, String ifMatch, com.azure.core.util.Context context) Creates new or updates existing specified API of the API Management service instance.GatewayApisClient.createOrUpdate(String resourceGroupName, String serviceName, String gatewayId, String apiId) Adds an API to the specified Gateway.ProductApisClient.createOrUpdate(String resourceGroupName, String serviceName, String productId, String apiId) Adds an API to the specified product.WorkspaceApisClient.createOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String apiId, ApiCreateOrUpdateParameter parameters) Creates new or updates existing specified API of the workspace in an API Management service instance.WorkspaceApisClient.createOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String apiId, ApiCreateOrUpdateParameter parameters, String ifMatch, com.azure.core.util.Context context) Creates new or updates existing specified API of the workspace in an API Management service instance.Gets the details of the API specified by its identifier.WorkspaceApisClient.get(String resourceGroupName, String serviceName, String workspaceId, String apiId) Gets the details of the API specified by its identifier.ApisClient.update(String resourceGroupName, String serviceName, String apiId, String ifMatch, ApiUpdateContract parameters) Updates the specified API of the API Management service instance.WorkspaceApisClient.update(String resourceGroupName, String serviceName, String workspaceId, String apiId, String ifMatch, ApiUpdateContract parameters) Updates the specified API of the workspace in an API Management service instance.Methods in com.azure.resourcemanager.apimanagement.fluent that return types with arguments of type ApiContractInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiContractInner>, ApiContractInner> ApisClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiId, ApiCreateOrUpdateParameter parameters) Creates new or updates existing specified API of the API Management service instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiContractInner>, ApiContractInner> ApisClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiId, ApiCreateOrUpdateParameter parameters) Creates new or updates existing specified API of the API Management service instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiContractInner>, ApiContractInner> ApisClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiId, ApiCreateOrUpdateParameter parameters, String ifMatch, com.azure.core.util.Context context) Creates new or updates existing specified API of the API Management service instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiContractInner>, ApiContractInner> ApisClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String apiId, ApiCreateOrUpdateParameter parameters, String ifMatch, com.azure.core.util.Context context) Creates new or updates existing specified API of the API Management service instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiContractInner>, ApiContractInner> WorkspaceApisClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String apiId, ApiCreateOrUpdateParameter parameters) Creates new or updates existing specified API of the workspace in an API Management service instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiContractInner>, ApiContractInner> WorkspaceApisClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String apiId, ApiCreateOrUpdateParameter parameters) Creates new or updates existing specified API of the workspace in an API Management service instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiContractInner>, ApiContractInner> WorkspaceApisClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String apiId, ApiCreateOrUpdateParameter parameters, String ifMatch, com.azure.core.util.Context context) Creates new or updates existing specified API of the workspace in an API Management service instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiContractInner>, ApiContractInner> WorkspaceApisClient.beginCreateOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String apiId, ApiCreateOrUpdateParameter parameters, String ifMatch, com.azure.core.util.Context context) Creates new or updates existing specified API of the workspace in an API Management service instance.com.azure.core.http.rest.Response<ApiContractInner> GatewayApisClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String gatewayId, String apiId, AssociationContract parameters, com.azure.core.util.Context context) Adds an API to the specified Gateway.com.azure.core.http.rest.Response<ApiContractInner> ProductApisClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String productId, String apiId, com.azure.core.util.Context context) Adds an API to the specified product.com.azure.core.http.rest.PagedIterable<ApiContractInner> ProductApisClient.listByProduct(String resourceGroupName, String serviceName, String productId) Lists a collection of the APIs associated with a product.com.azure.core.http.rest.PagedIterable<ApiContractInner> ProductApisClient.listByProduct(String resourceGroupName, String serviceName, String productId, String filter, Integer top, Integer skip, com.azure.core.util.Context context) Lists a collection of the APIs associated with a product.com.azure.core.http.rest.PagedIterable<ApiContractInner> ApisClient.listByService(String resourceGroupName, String serviceName) Lists all APIs of the API Management service instance.com.azure.core.http.rest.PagedIterable<ApiContractInner> ApisClient.listByService(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, String tags, Boolean expandApiVersionSet, com.azure.core.util.Context context) Lists all APIs of the API Management service instance.com.azure.core.http.rest.PagedIterable<ApiContractInner> GatewayApisClient.listByService(String resourceGroupName, String serviceName, String gatewayId) Lists a collection of the APIs associated with a gateway.com.azure.core.http.rest.PagedIterable<ApiContractInner> GatewayApisClient.listByService(String resourceGroupName, String serviceName, String gatewayId, String filter, Integer top, Integer skip, com.azure.core.util.Context context) Lists a collection of the APIs associated with a gateway.com.azure.core.http.rest.PagedIterable<ApiContractInner> WorkspaceApisClient.listByService(String resourceGroupName, String serviceName, String workspaceId) Lists all APIs of the workspace in an API Management service instance.com.azure.core.http.rest.PagedIterable<ApiContractInner> WorkspaceApisClient.listByService(String resourceGroupName, String serviceName, String workspaceId, String filter, Integer top, Integer skip, String tags, Boolean expandApiVersionSet, com.azure.core.util.Context context) Lists all APIs of the workspace in an API Management service instance. -
Uses of ApiContractInner in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return ApiContractInnerModifier and TypeMethodDescriptionstatic ApiContractInnerApiContractInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiContractInner from the JsonReader.ApiContractInner.withApiRevision(String apiRevision) Set the apiRevision property: Describes the revision of the API.ApiContractInner.withApiRevisionDescription(String apiRevisionDescription) Set the apiRevisionDescription property: Description of the API Revision.ApiContractInner.withApiType(ApiType apiType) Set the apiType property: Type of API.ApiContractInner.withApiVersion(String apiVersion) Set the apiVersion property: Indicates the version identifier of the API if the API is versioned.ApiContractInner.withApiVersionDescription(String apiVersionDescription) Set the apiVersionDescription property: Description of the API Version.ApiContractInner.withApiVersionSet(ApiVersionSetContractDetails apiVersionSet) Set the apiVersionSet property: Version set details.ApiContractInner.withApiVersionSetId(String apiVersionSetId) Set the apiVersionSetId property: A resource identifier for the related ApiVersionSet.ApiContractInner.withAuthenticationSettings(AuthenticationSettingsContract authenticationSettings) Set the authenticationSettings property: Collection of authentication settings included into this API.ApiContractInner.withContact(ApiContactInformation contact) Set the contact property: Contact information for the API.ApiContractInner.withDescription(String description) Set the description property: Description of the API.ApiContractInner.withDisplayName(String displayName) Set the displayName property: API name.ApiContractInner.withIsCurrent(Boolean isCurrent) Set the isCurrent property: Indicates if API revision is current api revision.ApiContractInner.withLicense(ApiLicenseInformation license) Set the license property: License information for the API.Set the path property: Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance.ApiContractInner.withProtocols(List<Protocol> protocols) Set the protocols property: Describes on which protocols the operations in this API can be invoked.ApiContractInner.withServiceUrl(String serviceUrl) Set the serviceUrl property: Absolute URL of the backend service implementing this API.ApiContractInner.withSourceApiId(String sourceApiId) Set the sourceApiId property: API identifier of the source API.ApiContractInner.withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract subscriptionKeyParameterNames) Set the subscriptionKeyParameterNames property: Protocols over which API is made available.ApiContractInner.withSubscriptionRequired(Boolean subscriptionRequired) Set the subscriptionRequired property: Specifies whether an API or Product subscription is required for accessing the API.ApiContractInner.withTermsOfServiceUrl(String termsOfServiceUrl) Set the termsOfServiceUrl property: A URL to the Terms of Service for the API. -
Uses of ApiContractInner in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiContractInnerModifier and TypeMethodDescriptionApisGetResponse.getValue()Gets the deserialized response body.ApisUpdateResponse.getValue()Gets the deserialized response body.WorkspaceApisGetResponse.getValue()Gets the deserialized response body.WorkspaceApisUpdateResponse.getValue()Gets the deserialized response body.ApiContract.innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.ApiContractInner object.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type ApiContractInnerConstructors in com.azure.resourcemanager.apimanagement.models with parameters of type ApiContractInnerModifierConstructorDescriptionApisGetResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, ApiContractInner value, ApisGetHeaders headers) Creates an instance of ApisGetResponse.ApisUpdateResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, ApiContractInner value, ApisUpdateHeaders headers) Creates an instance of ApisUpdateResponse.WorkspaceApisGetResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, ApiContractInner value, WorkspaceApisGetHeaders headers) Creates an instance of WorkspaceApisGetResponse.WorkspaceApisUpdateResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, ApiContractInner value, WorkspaceApisUpdateHeaders headers) Creates an instance of WorkspaceApisUpdateResponse.