public class UpdateProfileOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
UpdateProfileOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
id()
Gets the id.
|
List<Annotator> |
newAnnotators()
Gets the newAnnotators.
|
UpdateProfileOptions.Builder |
newBuilder()
New builder.
|
String |
newCartridgeId()
Gets the newCartridgeId.
|
String |
newDescription()
Gets the newDescription.
|
String |
newId()
Gets the newId.
|
String |
newName()
Gets the newName.
|
Boolean |
newPublish()
Gets the newPublish.
|
String |
newPublishedDate()
Gets the newPublishedDate.
|
String |
newVersion()
Gets the newVersion.
|
public UpdateProfileOptions.Builder newBuilder()
public String id()
public String newId()
public String newName()
public String newDescription()
public String newPublishedDate()
public Boolean newPublish()
public String newVersion()
public String newCartridgeId()
Copyright © 2021 IBM Cloud. All rights reserved.