Class StartGetDiagnosticsCollectionResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:48.582-07:00")
    public class StartGetDiagnosticsCollectionResponse
    extends CdpResponse
    Response object for StartGetDiagnosticsCollection.
    • Constructor Detail

      • StartGetDiagnosticsCollectionResponse

        public StartGetDiagnosticsCollectionResponse()
    • Method Detail

      • getUuid

        public String getUuid()
        Getter for uuid. UUID of the bundle request.
      • setUuid

        public void setUuid​(String uuid)
        Setter for uuid. UUID of the bundle request.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object