| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
KxCacheStorageConfiguration |
KxCacheStorageConfiguration.clone() |
KxCacheStorageConfiguration |
KxCacheStorageConfiguration.withSize(Integer size)
The size of cache in Gigabytes.
|
KxCacheStorageConfiguration |
KxCacheStorageConfiguration.withType(String type)
The type of cache storage.
|
| Modifier and Type | Method and Description |
|---|---|
List<KxCacheStorageConfiguration> |
GetKxClusterResult.getCacheStorageConfigurations()
The configurations for a read only cache storage associated with a cluster.
|
List<KxCacheStorageConfiguration> |
CreateKxClusterResult.getCacheStorageConfigurations()
The configurations for a read only cache storage associated with a cluster.
|
List<KxCacheStorageConfiguration> |
CreateKxClusterRequest.getCacheStorageConfigurations()
The configurations for a read only cache storage associated with a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GetKxClusterResult |
GetKxClusterResult.withCacheStorageConfigurations(KxCacheStorageConfiguration... cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
CreateKxClusterResult |
CreateKxClusterResult.withCacheStorageConfigurations(KxCacheStorageConfiguration... cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
CreateKxClusterRequest |
CreateKxClusterRequest.withCacheStorageConfigurations(KxCacheStorageConfiguration... cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetKxClusterResult.setCacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
void |
CreateKxClusterResult.setCacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
void |
CreateKxClusterRequest.setCacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
GetKxClusterResult |
GetKxClusterResult.withCacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
CreateKxClusterResult |
CreateKxClusterResult.withCacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
CreateKxClusterRequest |
CreateKxClusterRequest.withCacheStorageConfigurations(Collection<KxCacheStorageConfiguration> cacheStorageConfigurations)
The configurations for a read only cache storage associated with a cluster.
|
Copyright © 2024. All rights reserved.