Skip navigation links
A B C D G P R S W 

A

arguments - Variable in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
 

B

BaseBuilder() - Constructor for class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
 
build() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
Creates the instance.

C

com.adobe.testing.s3mock.testsupport.common - package com.adobe.testing.s3mock.testsupport.common
 
configureClientToIgnoreInvalidSslCertificates(ClientConfiguration) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
Adjusts the given client configuration to allow the communication with the mock server using HTTPS, although that one uses a self-signed SSL certificate.
createS3Client() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
Creates an AmazonS3 client instance that is configured to call the started S3Mock server using HTTPS.
createS3Client(String) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
Creates an AmazonS3 client instance that is configured to call the started S3Mock server using HTTPS for a given region.
createS3ClientV2() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
Creates an S3Client client instance that is configured to call the started S3Mock server using HTTPS.

D

defaultProps() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 

G

getEndpointCongiguration(String) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 
getHttpPort() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 
getPort() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 
getServiceEndpoint() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 

P

properties - Variable in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 

R

registerKMSKeyRef(String) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
Registers a valid KMS key reference in the mock server.

S

s3MockFileStore - Variable in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 
S3MockStarter - Class in com.adobe.testing.s3mock.testsupport.common
Helps configuring and starting the S3Mock app and provides a configured client for it.
S3MockStarter(Map<String, Object>) - Constructor for class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 
S3MockStarter.BaseBuilder<T extends S3MockStarter> - Class in com.adobe.testing.s3mock.testsupport.common
 
silent() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
Reduces logging level WARN and suppresses the startup banner.
start() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 
stop() - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter
 

W

withHttpPort(int) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
 
withHttpsPort(int) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
 
withInitialBuckets(String...) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
 
withRootFolder(String) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
 
withSecureConnection(boolean) - Method in class com.adobe.testing.s3mock.testsupport.common.S3MockStarter.BaseBuilder
 
A B C D G P R S W 
Skip navigation links

Copyright © 2019 Adobe. All rights reserved.