Interface DescribeLocationFsxLustreResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeLocationFsxLustreResponse.Builder,DescribeLocationFsxLustreResponse>, DataSyncResponse.Builder, SdkBuilder<DescribeLocationFsxLustreResponse.Builder,DescribeLocationFsxLustreResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeLocationFsxLustreResponse

public static interface DescribeLocationFsxLustreResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<DescribeLocationFsxLustreResponse.Builder,DescribeLocationFsxLustreResponse>
  • Method Details

    • locationArn

      The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.

      Parameters:
      locationArn - The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • locationUri

      The URI of the FSx for Lustre location that was described.

      Parameters:
      locationUri - The URI of the FSx for Lustre location that was described.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroupArns

      DescribeLocationFsxLustreResponse.Builder securityGroupArns(Collection<String> securityGroupArns)

      The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.

      Parameters:
      securityGroupArns - The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroupArns

      DescribeLocationFsxLustreResponse.Builder securityGroupArns(String... securityGroupArns)

      The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.

      Parameters:
      securityGroupArns - The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      The time that the FSx for Lustre location was created.

      Parameters:
      creationTime - The time that the FSx for Lustre location was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.