| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.availabilityZoneIds(Collection<String> availabilityZoneIds)
The identifier of the availability zones where subnets for the environment are created.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.availabilityZoneIds(String... availabilityZoneIds)
The identifier of the availability zones where subnets for the environment are created.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.awsAccountId(String awsAccountId)
The unique identifier of the AWS account that is used to create the kdb environment.
|
static UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.builder() |
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.creationTimestamp(Instant creationTimestamp)
The timestamp at which the kdb environment was created in FinSpace.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.customDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.customDNSConfiguration(Consumer<CustomDNSServer.Builder>... customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.customDNSConfiguration(CustomDNSServer... customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.dedicatedServiceAccountId(String dedicatedServiceAccountId)
A unique identifier for the AWS environment infrastructure account.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.description(String description)
The description of the environment.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.dnsStatus(DnsStatus dnsStatus)
The status of DNS configuration.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.dnsStatus(String dnsStatus)
The status of DNS configuration.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.environmentArn(String environmentArn)
The ARN identifier of the environment.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.environmentId(String environmentId)
A unique identifier for the kdb environment.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.errorMessage(String errorMessage)
Specifies the error message that appears if a flow fails.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.kmsKeyId(String kmsKeyId)
The KMS key ID to encrypt your data in the FinSpace environment.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.name(String name)
The name of the kdb environment.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.status(EnvironmentStatus status)
The status of the kdb environment.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.status(String status)
The status of the kdb environment.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.tgwStatus(String tgwStatus)
The status of the network configuration.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.tgwStatus(TgwStatus tgwStatus)
The status of the network configuration.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.toBuilder() |
default UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.transitGatewayConfiguration(Consumer<TransitGatewayConfiguration.Builder> transitGatewayConfiguration)
Sets the value of the TransitGatewayConfiguration property for this object.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.transitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Sets the value of the TransitGatewayConfiguration property for this object.
|
UpdateKxEnvironmentNetworkResponse.Builder |
UpdateKxEnvironmentNetworkResponse.Builder.updateTimestamp(Instant updateTimestamp)
The timestamp at which the kdb environment was updated.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateKxEnvironmentNetworkResponse.Builder> |
UpdateKxEnvironmentNetworkResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.