Class OracleCloudObjectStoragePathValidator.Default
java.lang.Object
one.microstream.afs.oracle.cloud.objectstorage.OracleCloudObjectStoragePathValidator.Default
- All Implemented Interfaces:
BlobStorePath.Validator,OracleCloudObjectStoragePathValidator
- Enclosing interface:
- OracleCloudObjectStoragePathValidator
public static class OracleCloudObjectStoragePathValidator.Default extends Object implements OracleCloudObjectStoragePathValidator
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.afs.oracle.cloud.objectstorage.OracleCloudObjectStoragePathValidator
OracleCloudObjectStoragePathValidator.Default -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description voidvalidate(BlobStorePath path)
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
validate
- Specified by:
validatein interfaceBlobStorePath.Validator
-