Uses of Class
com.azure.resourcemanager.netapp.models.ReplicationSchedule
Packages that use ReplicationSchedule
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of ReplicationSchedule in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return ReplicationScheduleModifier and TypeMethodDescriptionReplicationInner.replicationSchedule()
Get the replicationSchedule property: Schedule.Methods in com.azure.resourcemanager.netapp.fluent.models with parameters of type ReplicationScheduleModifier and TypeMethodDescriptionReplicationInner.withReplicationSchedule
(ReplicationSchedule replicationSchedule) Set the replicationSchedule property: Schedule. -
Uses of ReplicationSchedule in com.azure.resourcemanager.netapp.models
Fields in com.azure.resourcemanager.netapp.models declared as ReplicationScheduleModifier and TypeFieldDescriptionstatic final ReplicationSchedule
ReplicationSchedule.DAILY
Static value daily for ReplicationSchedule.static final ReplicationSchedule
ReplicationSchedule.HOURLY
Static value hourly for ReplicationSchedule.static final ReplicationSchedule
ReplicationSchedule.ONE_ZEROMINUTELY
Static value _10minutely for ReplicationSchedule.Methods in com.azure.resourcemanager.netapp.models that return ReplicationScheduleModifier and TypeMethodDescriptionstatic ReplicationSchedule
ReplicationSchedule.fromString
(String name) Creates or finds a ReplicationSchedule from its string representation.Replication.replicationSchedule()
Gets the replicationSchedule property: Schedule.ReplicationObject.replicationSchedule()
Get the replicationSchedule property: Schedule.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type ReplicationScheduleModifier and TypeMethodDescriptionstatic Collection
<ReplicationSchedule> ReplicationSchedule.values()
Gets known ReplicationSchedule values.Methods in com.azure.resourcemanager.netapp.models with parameters of type ReplicationScheduleModifier and TypeMethodDescriptionReplicationObject.withReplicationSchedule
(ReplicationSchedule replicationSchedule) Set the replicationSchedule property: Schedule.