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