java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.securitydevops.fluent.models.GitHubOwnerInner

public final class GitHubOwnerInner extends com.azure.core.management.ProxyResource
GitHub repo owner Proxy Resource.
  • Constructor Details

    • GitHubOwnerInner

      public GitHubOwnerInner()
      Creates an instance of GitHubOwnerInner class.
  • Method Details

    • properties

      public GitHubOwnerProperties properties()
      Get the properties property: GitHub Repo Owner properties.
      Returns:
      the properties value.
    • withProperties

      public GitHubOwnerInner withProperties(GitHubOwnerProperties properties)
      Set the properties property: GitHub Repo Owner properties.
      Parameters:
      properties - the properties value to set.
      Returns:
      the GitHubOwnerInner object itself.
    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
      Returns:
      the systemData value.
    • validate

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