| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
KxCommandLineArgument |
KxCommandLineArgument.clone() |
KxCommandLineArgument |
KxCommandLineArgument.withKey(String key)
The name of the key.
|
KxCommandLineArgument |
KxCommandLineArgument.withValue(String value)
The value of the key.
|
| Modifier and Type | Method and Description |
|---|---|
List<KxCommandLineArgument> |
UpdateKxClusterCodeConfigurationRequest.getCommandLineArguments()
Specifies the key-value pairs to make them available inside the cluster.
|
List<KxCommandLineArgument> |
GetKxClusterResult.getCommandLineArguments()
Defines key-value pairs to make them available inside the cluster.
|
List<KxCommandLineArgument> |
CreateKxClusterRequest.getCommandLineArguments()
Defines the key-value pairs to make them available inside the cluster.
|
List<KxCommandLineArgument> |
CreateKxClusterResult.getCommandLineArguments()
Defines the key-value pairs to make them available inside the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateKxClusterCodeConfigurationRequest |
UpdateKxClusterCodeConfigurationRequest.withCommandLineArguments(KxCommandLineArgument... commandLineArguments)
Specifies the key-value pairs to make them available inside the cluster.
|
GetKxClusterResult |
GetKxClusterResult.withCommandLineArguments(KxCommandLineArgument... commandLineArguments)
Defines key-value pairs to make them available inside the cluster.
|
CreateKxClusterRequest |
CreateKxClusterRequest.withCommandLineArguments(KxCommandLineArgument... commandLineArguments)
Defines the key-value pairs to make them available inside the cluster.
|
CreateKxClusterResult |
CreateKxClusterResult.withCommandLineArguments(KxCommandLineArgument... commandLineArguments)
Defines the key-value pairs to make them available inside the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateKxClusterCodeConfigurationRequest.setCommandLineArguments(Collection<KxCommandLineArgument> commandLineArguments)
Specifies the key-value pairs to make them available inside the cluster.
|
void |
GetKxClusterResult.setCommandLineArguments(Collection<KxCommandLineArgument> commandLineArguments)
Defines key-value pairs to make them available inside the cluster.
|
void |
CreateKxClusterRequest.setCommandLineArguments(Collection<KxCommandLineArgument> commandLineArguments)
Defines the key-value pairs to make them available inside the cluster.
|
void |
CreateKxClusterResult.setCommandLineArguments(Collection<KxCommandLineArgument> commandLineArguments)
Defines the key-value pairs to make them available inside the cluster.
|
UpdateKxClusterCodeConfigurationRequest |
UpdateKxClusterCodeConfigurationRequest.withCommandLineArguments(Collection<KxCommandLineArgument> commandLineArguments)
Specifies the key-value pairs to make them available inside the cluster.
|
GetKxClusterResult |
GetKxClusterResult.withCommandLineArguments(Collection<KxCommandLineArgument> commandLineArguments)
Defines key-value pairs to make them available inside the cluster.
|
CreateKxClusterRequest |
CreateKxClusterRequest.withCommandLineArguments(Collection<KxCommandLineArgument> commandLineArguments)
Defines the key-value pairs to make them available inside the cluster.
|
CreateKxClusterResult |
CreateKxClusterResult.withCommandLineArguments(Collection<KxCommandLineArgument> commandLineArguments)
Defines the key-value pairs to make them available inside the cluster.
|
Copyright © 2024. All rights reserved.