Class VolumeAttachmentPatch.Builder

    • Constructor Detail

      • Builder

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

      • build

        public VolumeAttachmentPatch build()
        Builds a VolumeAttachmentPatch.
        Returns:
        the new VolumeAttachmentPatch instance
      • deleteVolumeOnInstanceDelete

        public VolumeAttachmentPatch.Builder deleteVolumeOnInstanceDelete​(Boolean deleteVolumeOnInstanceDelete)
        Set the deleteVolumeOnInstanceDelete.
        Parameters:
        deleteVolumeOnInstanceDelete - the deleteVolumeOnInstanceDelete
        Returns:
        the VolumeAttachmentPatch builder