Uses of Interface
org.instancio.generator.specs.URLGeneratorSpec
Packages that use URLGeneratorSpec
-
Uses of URLGeneratorSpec in org.instancio.generator.specs
Subinterfaces of URLGeneratorSpec in org.instancio.generator.specsModifier and TypeInterfaceDescriptioninterfaceGenerator spec forURLvalues that supportsAsGeneratorSpec.interfaceSpec for generatingURLvalues.Methods in org.instancio.generator.specs that return URLGeneratorSpecModifier and TypeMethodDescriptionSpecifies a generator for the file name.Specifies a generator for the host name.URLGeneratorSpec.nullable()Indicates thatnullvalue can be generated.URLGeneratorSpec.port(int port) Specifies the port number.Generate a random protocol from the given choices.URLGeneratorSpec.randomPort()Specifies that a random port number between 1 and 65535 (inclusive) should be generated.