Uses of Class
software.amazon.awssdk.services.s3control.model.SelectionCriteria
-
Packages that use SelectionCriteria Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of SelectionCriteria in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return SelectionCriteria Modifier and Type Method Description SelectionCriteriaPrefixLevelStorageMetrics. selectionCriteria()Returns the value of the SelectionCriteria property for this object.Methods in software.amazon.awssdk.services.s3control.model with parameters of type SelectionCriteria Modifier and Type Method Description PrefixLevelStorageMetrics.BuilderPrefixLevelStorageMetrics.Builder. selectionCriteria(SelectionCriteria selectionCriteria)Sets the value of the SelectionCriteria property for this object.
-