Class DfworkloadClientBuilder


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:48.887-07:00")
    public class DfworkloadClientBuilder
    extends CdpClientBuilder<DfworkloadClientBuilder>
    This class can be used to build a DfworkloadClient object.
    • Method Detail

      • defaultClient

        public static DfworkloadClient defaultClient()
        Return the client with all the default configuration settings.
        Returns:
        DfworkloadClient
      • defaultBuilder

        public static DfworkloadClientBuilder defaultBuilder()
        Return a builder with all the default configuration settings. The settings can then be customized as needed.
        Returns:
        DfworkloadClientBuilder
      • build

        public DfworkloadClient build()
        Return the client object with all the configurations provided.
        Returns:
        DfworkloadClient