public static interface DescribeGatewayInformationResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<DescribeGatewayInformationResponse.Builder,DescribeGatewayInformationResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeGatewayInformationResponse.Builder |
cloudWatchLogGroupARN(String cloudWatchLogGroupARN)
The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor events in the
gateway.
|
DescribeGatewayInformationResponse.Builder |
deprecationDate(String deprecationDate)
Date after which this gateway will not receive software updates for new features and bug fixes.
|
DescribeGatewayInformationResponse.Builder |
ec2InstanceId(String ec2InstanceId)
The ID of the Amazon EC2 instance that was used to launch the gateway.
|
DescribeGatewayInformationResponse.Builder |
ec2InstanceRegion(String ec2InstanceRegion)
The Amazon Web Services Region where the Amazon EC2 instance is located.
|
DescribeGatewayInformationResponse.Builder |
endpointType(String endpointType)
The type of endpoint for your gateway.
|
DescribeGatewayInformationResponse.Builder |
gatewayARN(String gatewayARN)
Sets the value of the GatewayARN property for this object.
|
DescribeGatewayInformationResponse.Builder |
gatewayCapacity(GatewayCapacity gatewayCapacity)
Specifies the size of the gateway's metadata cache.
|
DescribeGatewayInformationResponse.Builder |
gatewayCapacity(String gatewayCapacity)
Specifies the size of the gateway's metadata cache.
|
DescribeGatewayInformationResponse.Builder |
gatewayId(String gatewayId)
The unique identifier assigned to your gateway during activation.
|
DescribeGatewayInformationResponse.Builder |
gatewayName(String gatewayName)
The name you configured for your gateway.
|
DescribeGatewayInformationResponse.Builder |
gatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
|
DescribeGatewayInformationResponse.Builder |
gatewayNetworkInterfaces(Consumer<NetworkInterface.Builder>... gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
|
DescribeGatewayInformationResponse.Builder |
gatewayNetworkInterfaces(NetworkInterface... gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
|
DescribeGatewayInformationResponse.Builder |
gatewayState(String gatewayState)
A value that indicates the operating state of the gateway.
|
DescribeGatewayInformationResponse.Builder |
gatewayTimezone(String gatewayTimezone)
A value that indicates the time zone configured for the gateway.
|
DescribeGatewayInformationResponse.Builder |
gatewayType(String gatewayType)
The type of the gateway.
|
DescribeGatewayInformationResponse.Builder |
hostEnvironment(HostEnvironment hostEnvironment)
The type of hardware or software platform on which the gateway is running.
|
DescribeGatewayInformationResponse.Builder |
hostEnvironment(String hostEnvironment)
The type of hardware or software platform on which the gateway is running.
|
DescribeGatewayInformationResponse.Builder |
hostEnvironmentId(String hostEnvironmentId)
A unique identifier for the specific instance of the host platform running the gateway.
|
DescribeGatewayInformationResponse.Builder |
lastSoftwareUpdate(String lastSoftwareUpdate)
The date on which the last software update was applied to the gateway.
|
DescribeGatewayInformationResponse.Builder |
nextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
The date on which an update to the gateway is available.
|
DescribeGatewayInformationResponse.Builder |
softwareUpdatesEndDate(String softwareUpdatesEndDate)
Date after which this gateway will not receive software updates for new features.
|
DescribeGatewayInformationResponse.Builder |
supportedGatewayCapacities(Collection<GatewayCapacity> supportedGatewayCapacities)
A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.
|
DescribeGatewayInformationResponse.Builder |
supportedGatewayCapacities(GatewayCapacity... supportedGatewayCapacities)
A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.
|
DescribeGatewayInformationResponse.Builder |
supportedGatewayCapacitiesWithStrings(Collection<String> supportedGatewayCapacities)
A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.
|
DescribeGatewayInformationResponse.Builder |
supportedGatewayCapacitiesWithStrings(String... supportedGatewayCapacities)
A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.
|
DescribeGatewayInformationResponse.Builder |
tags(Collection<Tag> tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.
|
DescribeGatewayInformationResponse.Builder |
tags(Consumer<Tag.Builder>... tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.
|
DescribeGatewayInformationResponse.Builder |
tags(Tag... tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name.
|
DescribeGatewayInformationResponse.Builder |
vpcEndpoint(String vpcEndpoint)
The configuration settings for the virtual private cloud (VPC) endpoint for your gateway.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeGatewayInformationResponse.Builder gatewayARN(String gatewayARN)
gatewayARN - The new value for the GatewayARN property for this object.DescribeGatewayInformationResponse.Builder gatewayId(String gatewayId)
The unique identifier assigned to your gateway during activation. This ID becomes part of the gateway Amazon Resource Name (ARN), which you use as input for other operations.
gatewayId - The unique identifier assigned to your gateway during activation. This ID becomes part of the gateway
Amazon Resource Name (ARN), which you use as input for other operations.DescribeGatewayInformationResponse.Builder gatewayName(String gatewayName)
The name you configured for your gateway.
gatewayName - The name you configured for your gateway.DescribeGatewayInformationResponse.Builder gatewayTimezone(String gatewayTimezone)
A value that indicates the time zone configured for the gateway.
gatewayTimezone - A value that indicates the time zone configured for the gateway.DescribeGatewayInformationResponse.Builder gatewayState(String gatewayState)
A value that indicates the operating state of the gateway.
gatewayState - A value that indicates the operating state of the gateway.DescribeGatewayInformationResponse.Builder gatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
gatewayNetworkInterfaces - A NetworkInterface array that contains descriptions of the gateway network interfaces.DescribeGatewayInformationResponse.Builder gatewayNetworkInterfaces(NetworkInterface... gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
gatewayNetworkInterfaces - A NetworkInterface array that contains descriptions of the gateway network interfaces.DescribeGatewayInformationResponse.Builder gatewayNetworkInterfaces(Consumer<NetworkInterface.Builder>... gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
This is a convenience method that creates an instance of theNetworkInterface.Builder avoiding the need to
create one manually via
NetworkInterface.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #gatewayNetworkInterfaces(List.
gatewayNetworkInterfaces - a consumer that will call methods on
NetworkInterface.Builder#gatewayNetworkInterfaces(java.util.Collection) DescribeGatewayInformationResponse.Builder gatewayType(String gatewayType)
The type of the gateway.
gatewayType - The type of the gateway.DescribeGatewayInformationResponse.Builder nextUpdateAvailabilityDate(String nextUpdateAvailabilityDate)
The date on which an update to the gateway is available. This date is in the time zone of the gateway. If the gateway is not available for an update this field is not returned in the response.
nextUpdateAvailabilityDate - The date on which an update to the gateway is available. This date is in the time zone of the gateway.
If the gateway is not available for an update this field is not returned in the response.DescribeGatewayInformationResponse.Builder lastSoftwareUpdate(String lastSoftwareUpdate)
The date on which the last software update was applied to the gateway. If the gateway has never been updated, this field does not return a value in the response. This only only exist and returns once it have been chosen and set by the SGW service, based on the OS version of the gateway VM
lastSoftwareUpdate - The date on which the last software update was applied to the gateway. If the gateway has never been
updated, this field does not return a value in the response. This only only exist and returns once it
have been chosen and set by the SGW service, based on the OS version of the gateway VMDescribeGatewayInformationResponse.Builder ec2InstanceId(String ec2InstanceId)
The ID of the Amazon EC2 instance that was used to launch the gateway.
ec2InstanceId - The ID of the Amazon EC2 instance that was used to launch the gateway.DescribeGatewayInformationResponse.Builder ec2InstanceRegion(String ec2InstanceRegion)
The Amazon Web Services Region where the Amazon EC2 instance is located.
ec2InstanceRegion - The Amazon Web Services Region where the Amazon EC2 instance is located.DescribeGatewayInformationResponse.Builder tags(Collection<Tag> tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name. Each tag is a key-value
pair. For a gateway with more than 10 tags assigned, you can view all tags using the
ListTagsForResource API operation.
tags - A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name. Each tag is a
key-value pair. For a gateway with more than 10 tags assigned, you can view all tags using the
ListTagsForResource API operation.DescribeGatewayInformationResponse.Builder tags(Tag... tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name. Each tag is a key-value
pair. For a gateway with more than 10 tags assigned, you can view all tags using the
ListTagsForResource API operation.
tags - A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name. Each tag is a
key-value pair. For a gateway with more than 10 tags assigned, you can view all tags using the
ListTagsForResource API operation.DescribeGatewayInformationResponse.Builder tags(Consumer<Tag.Builder>... tags)
A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name. Each tag is a key-value
pair. For a gateway with more than 10 tags assigned, you can view all tags using the
ListTagsForResource API operation.
Tag.Builder avoiding the need to create one
manually via Tag.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and
its result is passed to #tags(List.
tags - a consumer that will call methods on
Tag.Builder#tags(java.util.Collection) DescribeGatewayInformationResponse.Builder vpcEndpoint(String vpcEndpoint)
The configuration settings for the virtual private cloud (VPC) endpoint for your gateway.
vpcEndpoint - The configuration settings for the virtual private cloud (VPC) endpoint for your gateway.DescribeGatewayInformationResponse.Builder cloudWatchLogGroupARN(String cloudWatchLogGroupARN)
The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor events in the gateway. This field only only exist and returns once it have been chosen and set by the SGW service, based on the OS version of the gateway VM
cloudWatchLogGroupARN - The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor events in
the gateway. This field only only exist and returns once it have been chosen and set by the SGW
service, based on the OS version of the gateway VMDescribeGatewayInformationResponse.Builder hostEnvironment(String hostEnvironment)
The type of hardware or software platform on which the gateway is running.
hostEnvironment - The type of hardware or software platform on which the gateway is running.HostEnvironment,
HostEnvironmentDescribeGatewayInformationResponse.Builder hostEnvironment(HostEnvironment hostEnvironment)
The type of hardware or software platform on which the gateway is running.
hostEnvironment - The type of hardware or software platform on which the gateway is running.HostEnvironment,
HostEnvironmentDescribeGatewayInformationResponse.Builder endpointType(String endpointType)
The type of endpoint for your gateway.
Valid Values: STANDARD | FIPS
endpointType - The type of endpoint for your gateway.
Valid Values: STANDARD | FIPS
DescribeGatewayInformationResponse.Builder softwareUpdatesEndDate(String softwareUpdatesEndDate)
Date after which this gateway will not receive software updates for new features.
softwareUpdatesEndDate - Date after which this gateway will not receive software updates for new features.DescribeGatewayInformationResponse.Builder deprecationDate(String deprecationDate)
Date after which this gateway will not receive software updates for new features and bug fixes.
deprecationDate - Date after which this gateway will not receive software updates for new features and bug fixes.DescribeGatewayInformationResponse.Builder gatewayCapacity(String gatewayCapacity)
Specifies the size of the gateway's metadata cache.
gatewayCapacity - Specifies the size of the gateway's metadata cache.GatewayCapacity,
GatewayCapacityDescribeGatewayInformationResponse.Builder gatewayCapacity(GatewayCapacity gatewayCapacity)
Specifies the size of the gateway's metadata cache.
gatewayCapacity - Specifies the size of the gateway's metadata cache.GatewayCapacity,
GatewayCapacityDescribeGatewayInformationResponse.Builder supportedGatewayCapacitiesWithStrings(Collection<String> supportedGatewayCapacities)
A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.
supportedGatewayCapacities - A list of the metadata cache sizes that the gateway can support based on its current hardware
specifications.DescribeGatewayInformationResponse.Builder supportedGatewayCapacitiesWithStrings(String... supportedGatewayCapacities)
A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.
supportedGatewayCapacities - A list of the metadata cache sizes that the gateway can support based on its current hardware
specifications.DescribeGatewayInformationResponse.Builder supportedGatewayCapacities(Collection<GatewayCapacity> supportedGatewayCapacities)
A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.
supportedGatewayCapacities - A list of the metadata cache sizes that the gateway can support based on its current hardware
specifications.DescribeGatewayInformationResponse.Builder supportedGatewayCapacities(GatewayCapacity... supportedGatewayCapacities)
A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.
supportedGatewayCapacities - A list of the metadata cache sizes that the gateway can support based on its current hardware
specifications.DescribeGatewayInformationResponse.Builder hostEnvironmentId(String hostEnvironmentId)
A unique identifier for the specific instance of the host platform running the gateway. This value is only available for certain host environments, and its format depends on the host environment type.
hostEnvironmentId - A unique identifier for the specific instance of the host platform running the gateway. This value is
only available for certain host environments, and its format depends on the host environment type.Copyright © 2022. All rights reserved.