Class KxEnvironment
- All Implemented Interfaces:
Serializable
,SdkPojo
,ToCopyableBuilder<KxEnvironment.Builder,
KxEnvironment>
The details of a kdb environment.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThe identifier of the availability zones where subnets for the environment are created.final String
The unique identifier of the AWS account in which you create the kdb environment.static KxEnvironment.Builder
builder()
final String
The Amazon Resource Name (ARN) of the certificate authority:final Instant
The timestamp at which the kdb environment was created in FinSpace.final List
<CustomDNSServer> A list of DNS server name and server IP.final String
A unique identifier for the AWS environment infrastructure account.final String
A description of the kdb environment.final DnsStatus
The status of DNS configuration.final String
The status of DNS configuration.final String
The Amazon Resource Name (ARN) of your kdb environment.final String
A unique identifier for the kdb environment.final boolean
final boolean
equalsBySdkFields
(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final String
Specifies the error message that appears if a flow fails.final <T> Optional
<T> getValueForField
(String fieldName, Class<T> clazz) final boolean
For responses, this returns true if the service returned a value for the AvailabilityZoneIds property.final boolean
For responses, this returns true if the service returned a value for the CustomDNSConfiguration property.final int
hashCode()
final String
kmsKeyId()
The unique identifier of the KMS key.final String
name()
The name of the kdb environment.static Class
<? extends KxEnvironment.Builder> final EnvironmentStatus
status()
The status of the environment creation.final String
The status of the environment creation.final TgwStatus
The status of the network configuration.final String
The status of the network configuration.Take this object and create a builder that contains all of the current property values of this object.final String
toString()
Returns a string representation of this object.Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.final Instant
The timestamp at which the kdb environment was modified in FinSpace.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
name
The name of the kdb environment.
- Returns:
- The name of the kdb environment.
-
environmentId
A unique identifier for the kdb environment.
- Returns:
- A unique identifier for the kdb environment.
-
awsAccountId
The unique identifier of the AWS account in which you create the kdb environment.
- Returns:
- The unique identifier of the AWS account in which you create the kdb environment.
-
status
The status of the environment creation.
-
CREATE_REQUESTED – Environment creation has been requested.
-
CREATING – Environment is in the process of being created.
-
FAILED_CREATION – Environment creation has failed.
-
CREATED – Environment is successfully created and is currently active.
-
DELETE REQUESTED – Environment deletion has been requested.
-
DELETING – Environment is in the process of being deleted.
-
RETRY_DELETION – Initial environment deletion failed, system is reattempting delete.
-
DELETED – Environment has been deleted.
-
FAILED_DELETION – Environment deletion has failed.
If the service returns an enum value that is not available in the current SDK version,
status
will returnEnvironmentStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromstatusAsString()
.- Returns:
- The status of the environment creation.
-
CREATE_REQUESTED – Environment creation has been requested.
-
CREATING – Environment is in the process of being created.
-
FAILED_CREATION – Environment creation has failed.
-
CREATED – Environment is successfully created and is currently active.
-
DELETE REQUESTED – Environment deletion has been requested.
-
DELETING – Environment is in the process of being deleted.
-
RETRY_DELETION – Initial environment deletion failed, system is reattempting delete.
-
DELETED – Environment has been deleted.
-
FAILED_DELETION – Environment deletion has failed.
-
- See Also:
-
-
statusAsString
The status of the environment creation.
-
CREATE_REQUESTED – Environment creation has been requested.
-
CREATING – Environment is in the process of being created.
-
FAILED_CREATION – Environment creation has failed.
-
CREATED – Environment is successfully created and is currently active.
-
DELETE REQUESTED – Environment deletion has been requested.
-
DELETING – Environment is in the process of being deleted.
-
RETRY_DELETION – Initial environment deletion failed, system is reattempting delete.
-
DELETED – Environment has been deleted.
-
FAILED_DELETION – Environment deletion has failed.
If the service returns an enum value that is not available in the current SDK version,
status
will returnEnvironmentStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromstatusAsString()
.- Returns:
- The status of the environment creation.
-
CREATE_REQUESTED – Environment creation has been requested.
-
CREATING – Environment is in the process of being created.
-
FAILED_CREATION – Environment creation has failed.
-
CREATED – Environment is successfully created and is currently active.
-
DELETE REQUESTED – Environment deletion has been requested.
-
DELETING – Environment is in the process of being deleted.
-
RETRY_DELETION – Initial environment deletion failed, system is reattempting delete.
-
DELETED – Environment has been deleted.
-
FAILED_DELETION – Environment deletion has failed.
-
- See Also:
-
-
tgwStatus
The status of the network configuration.
If the service returns an enum value that is not available in the current SDK version,
tgwStatus
will returnTgwStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromtgwStatusAsString()
.- Returns:
- The status of the network configuration.
- See Also:
-
tgwStatusAsString
The status of the network configuration.
If the service returns an enum value that is not available in the current SDK version,
tgwStatus
will returnTgwStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromtgwStatusAsString()
.- Returns:
- The status of the network configuration.
- See Also:
-
dnsStatus
The status of DNS configuration.
If the service returns an enum value that is not available in the current SDK version,
dnsStatus
will returnDnsStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromdnsStatusAsString()
.- Returns:
- The status of DNS configuration.
- See Also:
-
dnsStatusAsString
The status of DNS configuration.
If the service returns an enum value that is not available in the current SDK version,
dnsStatus
will returnDnsStatus.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available fromdnsStatusAsString()
.- Returns:
- The status of DNS configuration.
- See Also:
-
errorMessage
Specifies the error message that appears if a flow fails.
- Returns:
- Specifies the error message that appears if a flow fails.
-
description
A description of the kdb environment.
- Returns:
- A description of the kdb environment.
-
environmentArn
The Amazon Resource Name (ARN) of your kdb environment.
- Returns:
- The Amazon Resource Name (ARN) of your kdb environment.
-
kmsKeyId
The unique identifier of the KMS key.
- Returns:
- The unique identifier of the KMS key.
-
dedicatedServiceAccountId
A unique identifier for the AWS environment infrastructure account.
- Returns:
- A unique identifier for the AWS environment infrastructure account.
-
transitGatewayConfiguration
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
- Returns:
- Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
-
hasCustomDNSConfiguration
public final boolean hasCustomDNSConfiguration()For responses, this returns true if the service returned a value for the CustomDNSConfiguration property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()
method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified. -
customDNSConfiguration
A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasCustomDNSConfiguration()
method.- Returns:
- A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.
-
creationTimestamp
The timestamp at which the kdb environment was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
- Returns:
- The timestamp at which the kdb environment was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
-
updateTimestamp
The timestamp at which the kdb environment was modified in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
- Returns:
- The timestamp at which the kdb environment was modified in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
-
hasAvailabilityZoneIds
public final boolean hasAvailabilityZoneIds()For responses, this returns true if the service returned a value for the AvailabilityZoneIds property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()
method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified. -
availabilityZoneIds
The identifier of the availability zones where subnets for the environment are created.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasAvailabilityZoneIds()
method.- Returns:
- The identifier of the availability zones where subnets for the environment are created.
-
certificateAuthorityArn
The Amazon Resource Name (ARN) of the certificate authority:
- Returns:
- The Amazon Resource Name (ARN) of the certificate authority:
-
toBuilder
Description copied from interface:ToCopyableBuilder
Take this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilder
in interfaceToCopyableBuilder<KxEnvironment.Builder,
KxEnvironment> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojo
Indicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojo
class, and is generated based on a service model.If an
SdkPojo
class does not have any inherited fields,equalsBySdkFields
andequals
are essentially the same.- Specified by:
equalsBySdkFields
in interfaceSdkPojo
- Parameters:
obj
- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToField
in interfaceSdkPojo
- Returns:
- The mapping between the field name and its corresponding field.
-