public class DeleteIndexOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DeleteIndexOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
crn()
Gets the crn.
|
DeleteIndexOptions.Builder |
newBuilder()
New builder.
|
String |
recordId()
Gets the recordId.
|
Long |
recordNumber()
Gets the recordNumber.
|
String |
recordSource()
Gets the recordSource.
|
String |
recordType()
Gets the recordType.
|
public DeleteIndexOptions.Builder newBuilder()
public String crn()
public Long recordNumber()
public String recordSource()
public String recordId()
public String recordType()
Copyright © 2021 IBM Cloud. All rights reserved.