Uses of Class
eu.cloudnetservice.driver.service.ServiceEnvironment.Builder
Packages that use ServiceEnvironment.Builder
-
Uses of ServiceEnvironment.Builder in eu.cloudnetservice.driver.service
Methods in eu.cloudnetservice.driver.service that return ServiceEnvironment.BuilderModifier and TypeMethodDescriptionServiceEnvironment.builder()Constructs a new builder instance for a service environment.ServiceEnvironment.builder(@NonNull ServiceEnvironment environment) Constructs a new builder instance for a service environment, copying the properties of the given environment into the builder first.ServiceEnvironment.Builder.environmentType(@NonNull ServiceEnvironmentType type) Sets the name of the environment type which is associated with this environment.ServiceEnvironment.Builder.environmentType(@NonNull String environmentType) Sets the name of the environment type which is associated with this environment.Sets the name of the environment created by this builder.