| Package | Description |
|---|---|
| com.amazonaws.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateKxEnvironmentNetworkResult |
AWSfinspaceClient.updateKxEnvironmentNetwork(UpdateKxEnvironmentNetworkRequest request)
Updates environment network to connect to your internal network by using a transit gateway.
|
UpdateKxEnvironmentNetworkResult |
AWSfinspace.updateKxEnvironmentNetwork(UpdateKxEnvironmentNetworkRequest updateKxEnvironmentNetworkRequest)
Updates environment network to connect to your internal network by using a transit gateway.
|
UpdateKxEnvironmentNetworkResult |
AbstractAWSfinspace.updateKxEnvironmentNetwork(UpdateKxEnvironmentNetworkRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateKxEnvironmentNetworkResult> |
AWSfinspaceAsyncClient.updateKxEnvironmentNetworkAsync(UpdateKxEnvironmentNetworkRequest request,
AsyncHandler<UpdateKxEnvironmentNetworkRequest,UpdateKxEnvironmentNetworkResult> asyncHandler) |
Future<UpdateKxEnvironmentNetworkResult> |
AbstractAWSfinspaceAsync.updateKxEnvironmentNetworkAsync(UpdateKxEnvironmentNetworkRequest request,
AsyncHandler<UpdateKxEnvironmentNetworkRequest,UpdateKxEnvironmentNetworkResult> asyncHandler) |
Future<UpdateKxEnvironmentNetworkResult> |
AWSfinspaceAsync.updateKxEnvironmentNetworkAsync(UpdateKxEnvironmentNetworkRequest updateKxEnvironmentNetworkRequest,
AsyncHandler<UpdateKxEnvironmentNetworkRequest,UpdateKxEnvironmentNetworkResult> asyncHandler)
Updates environment network to connect to your internal network by using a transit gateway.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.clone() |
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withAvailabilityZoneIds(Collection<String> availabilityZoneIds)
The identifier of the availability zones where subnets for the environment are created.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withAvailabilityZoneIds(String... availabilityZoneIds)
The identifier of the availability zones where subnets for the environment are created.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withAwsAccountId(String awsAccountId)
The unique identifier of the AWS account that is used to create the kdb environment.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withCreationTimestamp(Date creationTimestamp)
The timestamp at which the kdb environment was created in FinSpace.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withCustomDNSConfiguration(CustomDNSServer... customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withDedicatedServiceAccountId(String dedicatedServiceAccountId)
A unique identifier for the AWS environment infrastructure account.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withDescription(String description)
The description of the environment.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withDnsStatus(DnsStatus dnsStatus)
The status of DNS configuration.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withDnsStatus(String dnsStatus)
The status of DNS configuration.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withEnvironmentArn(String environmentArn)
The ARN identifier of the environment.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withEnvironmentId(String environmentId)
A unique identifier for the kdb environment.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withErrorMessage(String errorMessage)
Specifies the error message that appears if a flow fails.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withKmsKeyId(String kmsKeyId)
The KMS key ID to encrypt your data in the FinSpace environment.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withName(String name)
The name of the kdb environment.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withStatus(EnvironmentStatus status)
The status of the kdb environment.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withStatus(String status)
The status of the kdb environment.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withTgwStatus(String tgwStatus)
The status of the network configuration.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withTgwStatus(TgwStatus tgwStatus)
The status of the network configuration.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration) |
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withUpdateTimestamp(Date updateTimestamp)
The timestamp at which the kdb environment was updated.
|
Copyright © 2025. All rights reserved.