| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
CodeConfiguration |
GetKxClusterResponse.code()
The details of the custom code that you want to use inside a cluster when analyzing a data.
|
CodeConfiguration |
CreateKxClusterRequest.code()
The details of the custom code that you want to use inside a cluster when analyzing a data.
|
CodeConfiguration |
CreateKxClusterResponse.code()
The details of the custom code that you want to use inside a cluster when analyzing a data.
|
| Modifier and Type | Method and Description |
|---|---|
GetKxClusterResponse.Builder |
GetKxClusterResponse.Builder.code(CodeConfiguration code)
The details of the custom code that you want to use inside a cluster when analyzing a data.
|
CreateKxClusterRequest.Builder |
CreateKxClusterRequest.Builder.code(CodeConfiguration code)
The details of the custom code that you want to use inside a cluster when analyzing a data.
|
CreateKxClusterResponse.Builder |
CreateKxClusterResponse.Builder.code(CodeConfiguration code)
The details of the custom code that you want to use inside a cluster when analyzing a data.
|
Copyright © 2023. All rights reserved.