Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.ApiManagementServiceGetDomainOwnershipIdentifierResultInner
Packages that use ApiManagementServiceGetDomainOwnershipIdentifierResultInner
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 ApiManagementServiceGetDomainOwnershipIdentifierResultInner in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiManagementServiceGetDomainOwnershipIdentifierResultInnerModifier and TypeMethodDescriptionApiManagementServicesClient.getDomainOwnershipIdentifier()Get the custom domain ownership identifier for an API Management service.Methods in com.azure.resourcemanager.apimanagement.fluent that return types with arguments of type ApiManagementServiceGetDomainOwnershipIdentifierResultInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ApiManagementServiceGetDomainOwnershipIdentifierResultInner> ApiManagementServicesClient.getDomainOwnershipIdentifierWithResponse(com.azure.core.util.Context context) Get the custom domain ownership identifier for an API Management service. -
Uses of ApiManagementServiceGetDomainOwnershipIdentifierResultInner in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return ApiManagementServiceGetDomainOwnershipIdentifierResultInnerModifier and TypeMethodDescriptionApiManagementServiceGetDomainOwnershipIdentifierResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiManagementServiceGetDomainOwnershipIdentifierResultInner from the JsonReader. -
Uses of ApiManagementServiceGetDomainOwnershipIdentifierResultInner in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementServiceGetDomainOwnershipIdentifierResultInnerModifier and TypeMethodDescriptionApiManagementServiceGetDomainOwnershipIdentifierResult.innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.ApiManagementServiceGetDomainOwnershipIdentifierResultInner object.