| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointNetworkConfiguration |
EndpointNetworkConfiguration.clone() |
EndpointNetworkConfiguration |
AssociateFileSystemRequest.getEndpointNetworkConfiguration()
Specifies the network configuration information for the gateway associated with the Amazon FSx file system.
|
EndpointNetworkConfiguration |
FileSystemAssociationInfo.getEndpointNetworkConfiguration()
Specifies network configuration information for the gateway associated with the Amazon FSx file system.
|
EndpointNetworkConfiguration |
EndpointNetworkConfiguration.withIpAddresses(Collection<String> ipAddresses)
A list of gateway IP addresses on which the associated Amazon FSx file system is available.
|
EndpointNetworkConfiguration |
EndpointNetworkConfiguration.withIpAddresses(String... ipAddresses)
A list of gateway IP addresses on which the associated Amazon FSx file system is available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateFileSystemRequest.setEndpointNetworkConfiguration(EndpointNetworkConfiguration endpointNetworkConfiguration)
Specifies the network configuration information for the gateway associated with the Amazon FSx file system.
|
void |
FileSystemAssociationInfo.setEndpointNetworkConfiguration(EndpointNetworkConfiguration endpointNetworkConfiguration)
Specifies network configuration information for the gateway associated with the Amazon FSx file system.
|
AssociateFileSystemRequest |
AssociateFileSystemRequest.withEndpointNetworkConfiguration(EndpointNetworkConfiguration endpointNetworkConfiguration)
Specifies the network configuration information for the gateway associated with the Amazon FSx file system.
|
FileSystemAssociationInfo |
FileSystemAssociationInfo.withEndpointNetworkConfiguration(EndpointNetworkConfiguration endpointNetworkConfiguration)
Specifies network configuration information for the gateway associated with the Amazon FSx file system.
|
Copyright © 2023. All rights reserved.