| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayConfiguration |
UpdateKxEnvironmentNetworkRequest.transitGatewayConfiguration()
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
|
TransitGatewayConfiguration |
UpdateKxEnvironmentNetworkResponse.transitGatewayConfiguration()
Returns the value of the TransitGatewayConfiguration property for this object.
|
TransitGatewayConfiguration |
KxEnvironment.transitGatewayConfiguration()
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
|
TransitGatewayConfiguration |
GetKxEnvironmentResponse.transitGatewayConfiguration()
Returns the value of the TransitGatewayConfiguration property for this object.
|
TransitGatewayConfiguration |
UpdateKxEnvironmentResponse.transitGatewayConfiguration()
Returns the value of the TransitGatewayConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateKxEnvironmentNetworkRequest.Builder |
UpdateKxEnvironmentNetworkRequest.Builder.transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Specifies the transit gateway and network configuration to connect the kdb environment to an internal
network.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Sets the value of the TransitGatewayConfiguration property for this object.
|
KxEnvironment.Builder |
KxEnvironment.Builder.transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Specifies the transit gateway and network configuration to connect the kdb environment to an internal
network.
|
GetKxEnvironmentResponse.Builder |
GetKxEnvironmentResponse.Builder.transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Sets the value of the TransitGatewayConfiguration property for this object.
|
UpdateKxEnvironmentResponse.Builder |
UpdateKxEnvironmentResponse.Builder.transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Sets the value of the TransitGatewayConfiguration property for this object.
|
Copyright © 2023. All rights reserved.