public class DeriveIndexOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DeriveIndexOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
crn()
Gets the crn.
|
String |
details()
Gets the details.
|
DeriveIndexOptions.Builder |
newBuilder()
New builder.
|
List<DeriveRecordsRequestRecord> |
records()
Gets the records.
|
public DeriveIndexOptions.Builder newBuilder()
public String crn()
public List<DeriveRecordsRequestRecord> records()
public String details()
Copyright © 2021 IBM Cloud. All rights reserved.