Package com.ibm.cloud.is.vpc.v1.model
Interface ListSharesOptions.ReplicationRole
-
- Enclosing class:
- ListSharesOptions
public static interface ListSharesOptions.ReplicationRole
Filters the collection to file shares with a `replication_role` property matching the specified value.
-
-
Field Detail
-
NONE
static final String NONE
none.- See Also:
- Constant Field Values
-
REPLICA
static final String REPLICA
replica.- See Also:
- Constant Field Values
-
SOURCE
static final String SOURCE
source.- See Also:
- Constant Field Values
-
-