Uses of Class
com.oracle.bmc.cloudmigrations.model.CreateReplicationScheduleDetails
- 
Packages that use CreateReplicationScheduleDetails Package Description com.oracle.bmc.cloudmigrations.model com.oracle.bmc.cloudmigrations.requests 
- 
- 
Uses of CreateReplicationScheduleDetails in com.oracle.bmc.cloudmigrations.modelMethods in com.oracle.bmc.cloudmigrations.model that return CreateReplicationScheduleDetails Modifier and Type Method Description CreateReplicationScheduleDetailsCreateReplicationScheduleDetails.Builder. build()Methods in com.oracle.bmc.cloudmigrations.model with parameters of type CreateReplicationScheduleDetails Modifier and Type Method Description CreateReplicationScheduleDetails.BuilderCreateReplicationScheduleDetails.Builder. copy(CreateReplicationScheduleDetails model)
- 
Uses of CreateReplicationScheduleDetails in com.oracle.bmc.cloudmigrations.requestsMethods in com.oracle.bmc.cloudmigrations.requests that return CreateReplicationScheduleDetails Modifier and Type Method Description CreateReplicationScheduleDetailsCreateReplicationScheduleRequest. getBody$()Alternative accessor for the body parameter.CreateReplicationScheduleDetailsCreateReplicationScheduleRequest. getCreateReplicationScheduleDetails()Details for the new replication schedule.Methods in com.oracle.bmc.cloudmigrations.requests with parameters of type CreateReplicationScheduleDetails Modifier and Type Method Description CreateReplicationScheduleRequest.BuilderCreateReplicationScheduleRequest.Builder. body$(CreateReplicationScheduleDetails body)Alternative setter for the body parameter.CreateReplicationScheduleRequest.BuilderCreateReplicationScheduleRequest.Builder. createReplicationScheduleDetails(CreateReplicationScheduleDetails createReplicationScheduleDetails)Details for the new replication schedule.
 
-