Uses of Class
com.microsoft.azure.management.redis.ExportRDBParameters
-
-
Uses of ExportRDBParameters in com.microsoft.azure.management.redis
Methods in com.microsoft.azure.management.redis that return ExportRDBParameters Modifier and Type Method Description ExportRDBParametersExportRDBParameters. withContainer(String container)Set the container value.ExportRDBParametersExportRDBParameters. withFormat(String format)Set the format value.ExportRDBParametersExportRDBParameters. withPrefix(String prefix)Set the prefix value.
-