Class GetOrganizationResult


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

      • createdTime

        public java.lang.String createdTime()
        Returns:
        The creation time of the resource.
      • id

        public java.lang.String id()
        Returns:
        The ARM id of the resource.
      • location

        public java.util.Optional<java.lang.String> location()
        Returns:
        Location of Organization resource
      • name

        public java.lang.String name()
        Returns:
        The name of the resource.
      • organizationId

        public java.lang.String organizationId()
        Returns:
        Id of the Confluent organization.
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        Provision states for confluent RP
      • ssoUrl

        public java.lang.String ssoUrl()
        Returns:
        SSO url for the Confluent organization.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Metadata pertaining to creation and last modification of the resource
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Organization resource tags
      • type

        public java.lang.String type()
        Returns:
        The type of the resource.