Uses of Enum
com.amazonaws.services.directory.model.ReplicationScope
Packages that use ReplicationScope
-
Uses of ReplicationScope in com.amazonaws.services.directory.model
Methods in com.amazonaws.services.directory.model that return ReplicationScopeModifier and TypeMethodDescriptionstatic ReplicationScope
Use this in place of valueOf.static ReplicationScope
Returns the enum constant of this type with the specified name.static ReplicationScope[]
ReplicationScope.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.directory.model with parameters of type ReplicationScopeModifier and TypeMethodDescriptionvoid
ConditionalForwarder.setReplicationScope
(ReplicationScope replicationScope) The replication scope of the conditional forwarder.ConditionalForwarder.withReplicationScope
(ReplicationScope replicationScope) The replication scope of the conditional forwarder.