JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.monitoring

Class CsmConfiguration



  • public final class CsmConfiguration
    extends Object 
    Configuration for Client Side Monitoring.
    • Constructor Detail

      • CsmConfiguration

        public CsmConfiguration(boolean enabled,
         int port,
         String clientId)
    • Method Detail

      • isEnabled

        public boolean isEnabled()
        true if client side monitoring is enabled, false otherwise.
      • getHost

        public String getHost()
        The host to send monitoring events to.
      • getPort

        public int getPort()
        The port on the specified host to send monitoring events to.
      • getClientId

        public String getClientId()
        The client ID to set on the monitoring events.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /