Class BareMetalServerPatch.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public BareMetalServerPatch build()
        Builds a BareMetalServerPatch.
        Returns:
        the new BareMetalServerPatch instance
      • bandwidth

        public BareMetalServerPatch.Builder bandwidth​(long bandwidth)
        Set the bandwidth.
        Parameters:
        bandwidth - the bandwidth
        Returns:
        the BareMetalServerPatch builder
      • enableSecureBoot

        public BareMetalServerPatch.Builder enableSecureBoot​(Boolean enableSecureBoot)
        Set the enableSecureBoot.
        Parameters:
        enableSecureBoot - the enableSecureBoot
        Returns:
        the BareMetalServerPatch builder