Class InitializeAzureComputeClusterResponse

java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.environments.model.InitializeAzureComputeClusterResponse

@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2025-05-14T11:34:35.786-07:00") public class InitializeAzureComputeClusterResponse extends CdpResponse
Response object for an initialize Azure default compute cluster request.
  • Constructor Details Link icon

    • InitializeAzureComputeClusterResponse Link icon

      public InitializeAzureComputeClusterResponse()
  • Method Details Link icon

    • getOperationId Link icon

      public String getOperationId()
      Getter for operationId. The id of the related operation.
    • setOperationId Link icon

      public void setOperationId(String operationId)
      Setter for operationId. The id of the related operation.
    • equals Link icon

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode Link icon

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString Link icon

      public String toString()
      Overrides:
      toString in class Object