| Package | Description |
|---|---|
| com.amazonaws.services.macie.model |
| Modifier and Type | Method and Description |
|---|---|
static S3ContinuousClassificationType |
S3ContinuousClassificationType.fromValue(String value)
Use this in place of valueOf.
|
static S3ContinuousClassificationType |
S3ContinuousClassificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3ContinuousClassificationType[] |
S3ContinuousClassificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationTypeUpdate |
ClassificationTypeUpdate.withContinuous(S3ContinuousClassificationType continuous)
A continuous classification of the objects that are added to a specified S3 bucket.
|
ClassificationType |
ClassificationType.withContinuous(S3ContinuousClassificationType continuous)
A continuous classification of the objects that are added to a specified S3 bucket.
|
Copyright © 2018. All rights reserved.