Uses of Class
software.amazon.awssdk.services.finspace.model.TransitGatewayConfiguration
-
Packages that use TransitGatewayConfiguration Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of TransitGatewayConfiguration in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return TransitGatewayConfiguration Modifier and Type Method Description TransitGatewayConfigurationGetKxEnvironmentResponse. transitGatewayConfiguration()Returns the value of the TransitGatewayConfiguration property for this object.TransitGatewayConfigurationKxEnvironment. transitGatewayConfiguration()Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.TransitGatewayConfigurationUpdateKxEnvironmentNetworkRequest. transitGatewayConfiguration()Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.TransitGatewayConfigurationUpdateKxEnvironmentNetworkResponse. transitGatewayConfiguration()Returns the value of the TransitGatewayConfiguration property for this object.TransitGatewayConfigurationUpdateKxEnvironmentResponse. transitGatewayConfiguration()Returns the value of the TransitGatewayConfiguration property for this object.Methods in software.amazon.awssdk.services.finspace.model with parameters of type TransitGatewayConfiguration Modifier and Type Method Description GetKxEnvironmentResponse.BuilderGetKxEnvironmentResponse.Builder. transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)Sets the value of the TransitGatewayConfiguration property for this object.KxEnvironment.BuilderKxEnvironment.Builder. transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.UpdateKxEnvironmentNetworkRequest.BuilderUpdateKxEnvironmentNetworkRequest.Builder. transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.UpdateKxEnvironmentNetworkResponse.BuilderUpdateKxEnvironmentNetworkResponse.Builder. transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)Sets the value of the TransitGatewayConfiguration property for this object.UpdateKxEnvironmentResponse.BuilderUpdateKxEnvironmentResponse.Builder. transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)Sets the value of the TransitGatewayConfiguration property for this object.
-