Uses of Class
com.azure.resourcemanager.apimanagement.models.CertificatesGetEntityTagResponse
Packages that use CertificatesGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of CertificatesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return CertificatesGetEntityTagResponseModifier and TypeMethodDescriptionCertificatesClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String certificateId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the certificate specified by its identifier. -
Uses of CertificatesGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return CertificatesGetEntityTagResponseModifier and TypeMethodDescriptionCertificates.getEntityTagWithResponse(String resourceGroupName, String serviceName, String certificateId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the certificate specified by its identifier.