public class DeployCartridgeOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DeployCartridgeOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.io.InputStream | 
archiveFile()
Gets the archiveFile. 
 | 
java.lang.String | 
archiveFileContentType()
Gets the archiveFileContentType. 
 | 
DeployCartridgeOptions.Builder | 
newBuilder()
New builder. 
 | 
java.lang.Boolean | 
update()
Gets the update. 
 | 
public DeployCartridgeOptions.Builder newBuilder()
public java.io.InputStream archiveFile()
public java.lang.String archiveFileContentType()
public java.lang.Boolean update()
Copyright © 2022 IBM Cloud. All rights reserved.