Class CreateGatewayCompletionNoticeOptions

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

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

      • id

        public String id()
        Gets the id. Direct Link Dedicated gateway identifier.
        Returns:
        the id
      • upload

        public InputStream upload()
        Gets the upload. Completion notice PDF file.
        Returns:
        the upload
      • uploadContentType

        public String uploadContentType()
        Gets the uploadContentType. The content type of upload. Values for this parameter can be obtained from the HttpMediaType class.
        Returns:
        the uploadContentType