Index
All Classes and Interfaces|All Packages
B
- build() - Method in class org.togglz.s3.S3StateRepository.Builder
-
Creates a new
S3StateRepositoryusing the current settings. - Builder(S3Client, String) - Constructor for class org.togglz.s3.S3StateRepository.Builder
-
Creates a new builder for a
S3StateRepository.
G
- getFeatureState(Feature) - Method in class org.togglz.s3.S3StateRepository
N
- newBuilder(S3Client, String) - Static method in class org.togglz.s3.S3StateRepository
-
Creates a new builder for creating a
S3StateRepository.
O
- org.togglz.s3 - package org.togglz.s3
P
- prefix(String) - Method in class org.togglz.s3.S3StateRepository.Builder
-
Optional prefixes to prepend on to each key
S
- S3StateRepository - Class in org.togglz.s3
-
A state repository that uses Amazon S3.
- S3StateRepository.Builder - Class in org.togglz.s3
-
Builder for a
S3StateRepository. - setFeatureState(FeatureState) - Method in class org.togglz.s3.S3StateRepository
- sseCustomerAlgorithm(String) - Method in class org.togglz.s3.S3StateRepository.Builder
-
Specifies the algorithm to use to when encrypting the object (for example, AES256).
- sseCustomerKey(String) - Method in class org.togglz.s3.S3StateRepository.Builder
-
Specifies the customer-provided encryption key for Amazon S3 to use in encrypting data.
- sseCustomerKeyMD5(String) - Method in class org.togglz.s3.S3StateRepository.Builder
-
Specifies the 128-bit MD5 digest of the encryption key according to RFC 1321.
All Classes and Interfaces|All Packages