Class CartridgesPostMultipartOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class CartridgesPostMultipartOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The cartridgesPostMultipart options.
    • Method Detail

      • archiveFile

        public java.io.InputStream archiveFile()
        Gets the archiveFile. Cartridge archive file.
        Returns:
        the archiveFile
      • archiveFileContentType

        public java.lang.String archiveFileContentType()
        Gets the archiveFileContentType. The content type of archiveFile. Values for this parameter can be obtained from the HttpMediaType class.
        Returns:
        the archiveFileContentType