Uses of Interface
org.example.azapi.AzResourceActionAssociationId

Packages that use AzResourceActionAssociationId
org.example.azapi The AzApi package contains the interfaces that must be implemented by a provider. 
 

Uses of AzResourceActionAssociationId in org.example.azapi
 

Methods in org.example.azapi that return AzResourceActionAssociationId
 AzResourceActionAssociationId AzResourceActionAssociation.getAzResourceActionAssociationId()
          Get the helper object from the association that contains the resource-id and action-id if present.
 

Methods in org.example.azapi with parameters of type AzResourceActionAssociationId
 boolean AzResourceActionAssociationId.equals(AzResourceActionAssociationId azResourceActionAssociationId)