public class H5FD_ros3_fapl_t extends Object implements Serializable
| Constructor and Description |
|---|
H5FD_ros3_fapl_t()
Create a "default" fapl_t structure, for anonymous access.
|
H5FD_ros3_fapl_t(String region,
String id,
String key)
Create a fapl_t structure with the specified components.
|
public H5FD_ros3_fapl_t()
public H5FD_ros3_fapl_t(String region, String id, String key)
region - "aws region" for authenticating requestid - "secret id" or "access id" for authenticating requestkey - "secret key" or "access key" for authenticating requestCopyright © 2024. All rights reserved.