Package | Description |
---|---|
com.oracle.bmc.nosql.model | |
com.oracle.bmc.nosql.requests |
Modifier and Type | Method and Description |
---|---|
CreateIndexDetails |
CreateIndexDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateIndexDetails.Builder |
CreateIndexDetails.Builder.copy(CreateIndexDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateIndexDetails |
CreateIndexRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateIndexDetails |
CreateIndexRequest.getCreateIndexDetails()
Specifications for the new index.
|
Modifier and Type | Method and Description |
---|---|
CreateIndexRequest.Builder |
CreateIndexRequest.Builder.body$(CreateIndexDetails body)
Alternative setter for the body parameter.
|
CreateIndexRequest.Builder |
CreateIndexRequest.Builder.createIndexDetails(CreateIndexDetails createIndexDetails)
Specifications for the new index.
|
Copyright © 2016–2024. All rights reserved.