Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- create(URI, Credential) - Static method in class net.microfalx.resource.s3.S3Resource
-
Creates a resource and auto-detects the type.
- create(Resource.Type, URI, Credential) - Static method in class net.microfalx.resource.s3.S3Resource
-
Creates a resource and auto-detects the type.
D
- directory(URI, Credential) - Static method in class net.microfalx.resource.s3.S3Resource
-
Creates a resource with a directory type.
- doExists() - Method in class net.microfalx.resource.s3.S3Resource
F
- file(URI, Credential) - Static method in class net.microfalx.resource.s3.S3Resource
-
Creates a resource with a file type.
G
- get(String, Resource.Type) - Method in class net.microfalx.resource.s3.S3Resource
- getDefaultEndpoint() - Static method in class net.microfalx.resource.s3.S3Resource
-
Returns the default endpoint.
- getEndpoint() - Method in class net.microfalx.resource.s3.S3Resource
-
Returns the URL to the S3 object store.
- getEtag() - Method in class net.microfalx.resource.s3.S3Resource
-
Returns the ETag attached to the object.
- getFileName() - Method in class net.microfalx.resource.s3.S3Resource
- getOwner() - Method in class net.microfalx.resource.s3.S3Resource
-
Returns the owner attached to the object.
I
- isSecure(URI) - Static method in class net.microfalx.resource.s3.S3Utilities
-
Returns whether the URI suggests to use TLS.
N
- net.microfalx.resource.s3 - package net.microfalx.resource.s3
R
- resolve(String) - Method in class net.microfalx.resource.s3.S3Resource
- resolve(String, Resource.Type) - Method in class net.microfalx.resource.s3.S3Resource
- resolve(URI, Resource.Type) - Method in class net.microfalx.resource.s3.S3Resource.S3ResourceResolver
S
- S3_SCHEME - Static variable in class net.microfalx.resource.s3.S3Utilities
- S3_SECURE_SCHEME - Static variable in class net.microfalx.resource.s3.S3Utilities
- S3_SECURE_SCHEME2 - Static variable in class net.microfalx.resource.s3.S3Utilities
- S3Exception - Exception Class in net.microfalx.resource.s3
-
An exception for any S3 issue.
- S3Exception(String) - Constructor for exception class net.microfalx.resource.s3.S3Exception
- S3Exception(String, Throwable) - Constructor for exception class net.microfalx.resource.s3.S3Exception
- S3Resource - Class in net.microfalx.resource.s3
- S3Resource.S3ResourceResolver - Class in net.microfalx.resource.s3
- S3ResourceResolver() - Constructor for class net.microfalx.resource.s3.S3Resource.S3ResourceResolver
- S3Utilities - Class in net.microfalx.resource.s3
- S3Utilities() - Constructor for class net.microfalx.resource.s3.S3Utilities
- setDefaultEndpoint(URL) - Static method in class net.microfalx.resource.s3.S3Resource
-
Changes the default endpoint.
- supports(URI) - Method in class net.microfalx.resource.s3.S3Resource.S3ResourceResolver
T
- toURI() - Method in class net.microfalx.resource.s3.S3Resource
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form