Creates a StagingEnvironmentFactory instance.
Client configuration options
ProtectedbuildBuild the URL to invoke using the supplied GenerateDomainOptions
GenerateDomainOptions
ProtectedcreateCreate network client to make requests to the vse service
Generates a new staging environment domain name using the snapshotId and/or timestamp thats supplied in the options argument
Amplience Virtual Staging Environment factory.
This factory is intended to be used by end user applications to preview content for a given snapshotID or at a given timestamp.
It works by passing the virtual staging environment domain and the snapshotID or timestamp to the virtual-staging API, which will return a new domain that can be used in the ContentClient.
Example:
You may override other settings when constructing the client but if no additional configuration is provided sensible defaults will be used.