- putObject(AmazonS3) - Method in class org.sdase.commons.server.s3.testing.builder.ContentObject
-
- putObject(AmazonS3) - Method in class org.sdase.commons.server.s3.testing.builder.FileObject
-
- putObject(AmazonS3) - Method in interface org.sdase.commons.server.s3.testing.builder.MockObject
-
- putObject(AmazonS3) - Method in class org.sdase.commons.server.s3.testing.builder.StreamObject
-
- putObject(String, String, File) - Method in class org.sdase.commons.server.s3.testing.S3ClassExtension.Builder
-
Put a file as an object in the S3 service for use during testing.
- putObject(String, String, String) - Method in class org.sdase.commons.server.s3.testing.S3ClassExtension.Builder
-
Put a string as an object in the S3 service for use during testing.
- putObject(String, String, InputStream) - Method in class org.sdase.commons.server.s3.testing.S3ClassExtension.Builder
-
Put an input stream as an object in the S3 service for use during testing.
- putObject(String, String, File) - Method in class org.sdase.commons.server.s3.testing.S3MockRule.Builder
-
Deprecated.
Put a file as an object in the S3 service for use during testing.
- putObject(String, String, String) - Method in class org.sdase.commons.server.s3.testing.S3MockRule.Builder
-
Deprecated.
Put a string as an object in the S3 service for use during testing.
- putObject(String, String, InputStream) - Method in class org.sdase.commons.server.s3.testing.S3MockRule.Builder
-
Deprecated.
Put an input stream as an object in the S3 service for use during testing.