public class DataStructureRequest
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DataStructureRequest.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
DataStructureRequest.Builder |
newBuilder()
New builder.
|
String |
recordPath()
Gets the recordPath.
|
String |
recordProperties()
Gets the recordProperties.
|
String |
relationshipPath()
Gets the relationshipPath.
|
String |
relationshipProperties()
Gets the relationshipProperties.
|
public DataStructureRequest.Builder newBuilder()
public String recordPath()
public String recordProperties()
public String relationshipPath()
public String relationshipProperties()
Copyright © 2021 IBM Cloud. All rights reserved.