Uses of Class
eu.cloudnetservice.driver.service.ServiceEnvironment
Packages that use ServiceEnvironment
-
Uses of ServiceEnvironment in eu.cloudnetservice.driver.service
Methods in eu.cloudnetservice.driver.service that return ServiceEnvironmentModifier and TypeMethodDescriptionServiceEnvironment.Builder.build()Builds a service environment instance based on this builder.ServiceEnvironment.clone()Methods in eu.cloudnetservice.driver.service with parameters of type ServiceEnvironmentModifier and TypeMethodDescriptionServiceEnvironment.builder(@NonNull ServiceEnvironment environment) Constructs a new builder instance for a service environment, copying the properties of the given environment into the builder first.