public class GetValueOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetValueOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
entity()
Gets the entity.
|
java.lang.Boolean |
export()
Gets the export.
|
java.lang.Boolean |
includeAudit()
Gets the includeAudit.
|
GetValueOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
value()
Gets the value.
|
java.lang.String |
workspaceId()
Gets the workspaceId.
|
public GetValueOptions.Builder newBuilder()
public java.lang.String workspaceId()
public java.lang.String entity()
public java.lang.String value()
public java.lang.Boolean export()
public java.lang.Boolean includeAudit()