Interface UploadApi

All Superinterfaces:
ApiClient.Api

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.12.0") public interface UploadApi extends ApiClient.Api
  • Method Details

    • uploadApplication

      @Deprecated String uploadApplication(File file)
      Deprecated.
      Upload a living application Upload application Warning: as of 9.0.0, uploading a living application using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      String
    • uploadApplicationWithHttpInfo

      @Deprecated ApiResponse<String> uploadApplicationWithHttpInfo(File file)
      Deprecated.
      Upload a living application Similar to uploadApplication but it also returns the http response headers . Upload application Warning: as of 9.0.0, uploading a living application using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      A ApiResponse that wraps the response boyd and the http headers.
    • uploadBDMAccessControl

      @Deprecated String uploadBDMAccessControl(File file)
      Deprecated.
      Upload a BDM Access Control ![edition](https://img.shields.io/badge/edition-entreprise-blue) Upload BDM Access Control Warning: as of 9.0.0, uploading a BDM Access Control using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      String
    • uploadBDMAccessControlWithHttpInfo

      @Deprecated ApiResponse<String> uploadBDMAccessControlWithHttpInfo(File file)
      Deprecated.
      Upload a BDM Access Control Similar to uploadBDMAccessControl but it also returns the http response headers . ![edition](https://img.shields.io/badge/edition-entreprise-blue) Upload BDM Access Control Warning: as of 9.0.0, uploading a BDM Access Control using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      A ApiResponse that wraps the response boyd and the http headers.
    • uploadFile

      String uploadFile(File file)
      Upload a file Upload file. **NOTE:** If this file is a BDM zip, to do this, Maintenance mode needs to be enabled. In Enterprise editions, if you have an access control file installed, you need to delete it before installing or updating your BDM.
      Parameters:
      file - (optional)
      Returns:
      String
    • uploadFileWithHttpInfo

      ApiResponse<String> uploadFileWithHttpInfo(File file)
      Upload a file Similar to uploadFile but it also returns the http response headers . Upload file. **NOTE:** If this file is a BDM zip, to do this, Maintenance mode needs to be enabled. In Enterprise editions, if you have an access control file installed, you need to delete it before installing or updating your BDM.
      Parameters:
      file - (optional)
      Returns:
      A ApiResponse that wraps the response boyd and the http headers.
    • uploadOrganization

      String uploadOrganization(File file)
      Import an organization Upload organization
      Parameters:
      file - (optional)
      Returns:
      String
    • uploadOrganizationWithHttpInfo

      ApiResponse<String> uploadOrganizationWithHttpInfo(File file)
      Import an organization Similar to uploadOrganization but it also returns the http response headers . Upload organization
      Parameters:
      file - (optional)
      Returns:
      A ApiResponse that wraps the response boyd and the http headers.
    • uploadPage

      @Deprecated String uploadPage(File file)
      Deprecated.
      Upload a Page Upload Page Warning: as of 9.0.0, uploading a page using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      String
    • uploadPageWithHttpInfo

      @Deprecated ApiResponse<String> uploadPageWithHttpInfo(File file)
      Deprecated.
      Upload a Page Similar to uploadPage but it also returns the http response headers . Upload Page Warning: as of 9.0.0, uploading a page using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      A ApiResponse that wraps the response boyd and the http headers.
    • uploadProcess

      @Deprecated String uploadProcess(File file)
      Deprecated.
      Upload a bar file Upload a bar file Warning: as of 9.0.0, uploading a bar file using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      String
    • uploadProcessWithHttpInfo

      @Deprecated ApiResponse<String> uploadProcessWithHttpInfo(File file)
      Deprecated.
      Upload a bar file Similar to uploadProcess but it also returns the http response headers . Upload a bar file Warning: as of 9.0.0, uploading a bar file using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      A ApiResponse that wraps the response boyd and the http headers.
    • uploadprofiles

      @Deprecated String uploadprofiles(File file)
      Deprecated.
      Upload profiles ![edition](https://img.shields.io/badge/edition-entreprise-blue) Upload profiles Warning: as of 9.0.0, uploading profiles using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      String
    • uploadprofilesWithHttpInfo

      @Deprecated ApiResponse<String> uploadprofilesWithHttpInfo(File file)
      Deprecated.
      Upload profiles Similar to uploadprofiles but it also returns the http response headers . ![edition](https://img.shields.io/badge/edition-entreprise-blue) Upload profiles Warning: as of 9.0.0, uploading profiles using the portal is deprecated.
      Parameters:
      file - (optional)
      Returns:
      A ApiResponse that wraps the response boyd and the http headers.