Class DomainTopicInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner

public final class DomainTopicInner extends com.azure.core.management.ProxyResource
Domain Topic.
  • Constructor Details

    • DomainTopicInner

      public DomainTopicInner()
  • Method Details

    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: The system metadata relating to Domain Topic resource.
      Returns:
      the systemData value.
    • provisioningState

      public DomainTopicProvisioningState provisioningState()
      Get the provisioningState property: Provisioning state of the domain topic.
      Returns:
      the provisioningState value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.