I
InsightNexus

AccessKeys (Azure SDK for Java Reference Documentation)

Author

James Stevens

Published Feb 17, 2026

AccessKeys (Azure SDK for Java Reference Documentation)

public interface AccessKeys

An immutable client-side representation of AccessKeys.

  • Method Details

    • atlasKafkaPrimaryEndpoint

      String atlasKafkaPrimaryEndpoint()

      Gets the atlasKafkaPrimaryEndpoint property: Gets or sets the primary connection string.

      Returns:
      the atlasKafkaPrimaryEndpoint value.
    • atlasKafkaSecondaryEndpoint

      String atlasKafkaSecondaryEndpoint()

      Gets the atlasKafkaSecondaryEndpoint property: Gets or sets the secondary connection string.

      Returns:
      the atlasKafkaSecondaryEndpoint value.
    • innerModel

      Gets the inner com.azure.resourcemanager.purview.fluent.models.AccessKeysInner object.

      Returns:
      the inner object.