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 |
---|---|
InputStream |
archiveFile()
Gets the archiveFile.
|
String |
archiveFileContentType()
Gets the archiveFileContentType.
|
DeployCartridgeOptions.Builder |
newBuilder()
New builder.
|
Boolean |
update()
Gets the update.
|
public DeployCartridgeOptions.Builder newBuilder()
public InputStream archiveFile()
public String archiveFileContentType()
public Boolean update()
Copyright © 2021 IBM Cloud. All rights reserved.