Class TestAccountTelemetryRulesResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-07:00")
    public class TestAccountTelemetryRulesResponse
    extends CdpResponse
    Response object for testing anonymization rules for account telemetry.
    • Constructor Detail

      • TestAccountTelemetryRulesResponse

        public TestAccountTelemetryRulesResponse()
    • Method Detail

      • getOutput

        public String getOutput()
        Getter for output. Output text after applying the anonymization rules on the test input.
      • setOutput

        public void setOutput​(String output)
        Setter for output. Output text after applying the anonymization rules on the test input.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object