Class GetAssociationResult


  • public final class GetAssociationResult
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        The association id.
      • name

        public java.lang.String name()
        Returns:
        The association name.
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The provisioning state of the association.
      • targetResourceId

        public java.util.Optional<java.lang.String> targetResourceId()
        Returns:
        The REST resource instance of the target resource for this association.
      • type

        public java.lang.String type()
        Returns:
        The association type.