Uses of Enum
com.amazonaws.services.directory.model.ReplicationScope
Packages that use ReplicationScope
-
Uses of ReplicationScope in com.amazonaws.services.directory.model
Subclasses with type arguments of type ReplicationScope in com.amazonaws.services.directory.modelMethods in com.amazonaws.services.directory.model that return ReplicationScopeModifier and TypeMethodDescriptionstatic ReplicationScopeUse this in place of valueOf.static ReplicationScopeReturns 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 TypeMethodDescriptionvoidConditionalForwarder.setReplicationScope(ReplicationScope replicationScope) The replication scope of the conditional forwarder.ConditionalForwarder.withReplicationScope(ReplicationScope replicationScope) The replication scope of the conditional forwarder.