| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
List<KxCacheStorageConfiguration> |
GetKxClusterResponse.cacheStorageConfigurations()
The configurations for a read only cache storage associated with a cluster.
|
List<KxCacheStorageConfiguration> |
CreateKxClusterRequest.cacheStorageConfigurations()
The configurations for a read only cache storage associated with a cluster.
|
List<KxCacheStorageConfiguration> |
CreateKxClusterResponse.cacheStorageConfigurations()
The configurations for a read only cache storage associated with a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GetKxClusterResponse.Builder |
GetKxClusterResponse.Builder.cacheStorageConfigurations(KxCacheStorageConfiguration... cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
CreateKxClusterRequest.Builder |
CreateKxClusterRequest.Builder.cacheStorageConfigurations(KxCacheStorageConfiguration... cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
CreateKxClusterResponse.Builder |
CreateKxClusterResponse.Builder.cacheStorageConfigurations(KxCacheStorageConfiguration... cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GetKxClusterResponse.Builder |
GetKxClusterResponse.Builder.cacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
CreateKxClusterRequest.Builder |
CreateKxClusterRequest.Builder.cacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
CreateKxClusterResponse.Builder |
CreateKxClusterResponse.Builder.cacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
Copyright © 2023. All rights reserved.