Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- ec2() - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectWithInitDto
-
Returns the value of the
ec2
record component. - EC2_CONTAINER_PORT - Enum constant in enum class com.winchesters.devopsify.enums.JenkinsfileGroovyScriptKeywords
- EC2_DEPLOYMENT_PORT - Enum constant in enum class com.winchesters.devopsify.enums.JenkinsfileGroovyScriptKeywords
- EC2_IP - Enum constant in enum class com.winchesters.devopsify.enums.JenkinsfileGroovyScriptKeywords
- EC2_USERNAME - Enum constant in enum class com.winchesters.devopsify.enums.JenkinsfileGroovyScriptKeywords
- EMPTY - Enum constant in enum class com.winchesters.devopsify.enums.DockerFileType
- EMPTY - Enum constant in enum class com.winchesters.devopsify.enums.ReadMeStatus
- EntityToDtoMapper - Class in com.winchesters.devopsify.mapper
- EntityToDtoMapper() - Constructor for class com.winchesters.devopsify.mapper.EntityToDtoMapper
- entrypoint - Variable in class com.winchesters.devopsify.model.file.Dockerfile
- environmentVariables - Variable in class com.winchesters.devopsify.model.file.Dockerfile
- equals(Object) - Method in record class com.winchesters.devopsify.dto.error.ErrorResponseDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.BackendDockerfileDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.DataBaseDockerfileDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.GenerateMavenProjectDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.GithubRepositoryDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectDockerDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectEc2Dto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectGeneralDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectGithubDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectJenkinsDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectMavenDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectNexusDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectWithInitDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.response.AnalyseResultsDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.response.DockerfileDefaultValuesDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.response.GithubDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.response.MavenArchetypeDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.dto.response.TestResultDto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.winchesters.devopsify.exception.GeneralException
- equals(Object) - Method in record class com.winchesters.devopsify.model.Credentials
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.model.entity.Server
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.model.GithubAnalyseResults
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.model.GithubCredentials
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.model.JenkinsAnalyseResults
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.model.NexusAnalyseResults
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.winchesters.devopsify.utils.ExceptionJsonFormatter
-
Indicates whether some other object is "equal to" this one.
- ErrorResponseDto - Record Class in com.winchesters.devopsify.dto.error
- ErrorResponseDto(HttpStatus, Instant, ExceptionJsonFormatter) - Constructor for record class com.winchesters.devopsify.dto.error.ErrorResponseDto
- ErrorResponseDto(HttpStatus, Instant, Boolean, ExceptionJsonFormatter) - Constructor for record class com.winchesters.devopsify.dto.error.ErrorResponseDto
-
Creates an instance of a
ErrorResponseDto
record class. - ErrorResponseDto(HttpStatus, Instant, Boolean, Exception) - Constructor for record class com.winchesters.devopsify.dto.error.ErrorResponseDto
- ErrorResponseDto(HttpStatus, Instant, Exception) - Constructor for record class com.winchesters.devopsify.dto.error.ErrorResponseDto
- errors() - Method in record class com.winchesters.devopsify.dto.response.TestResultDto
-
Returns the value of the
errors
record component. - exception() - Method in record class com.winchesters.devopsify.dto.error.ErrorResponseDto
-
Returns the value of the
exception
record component. - ExceptionJsonFormatter - Record Class in com.winchesters.devopsify.utils
- ExceptionJsonFormatter(String, String) - Constructor for record class com.winchesters.devopsify.utils.ExceptionJsonFormatter
-
Creates an instance of a
ExceptionJsonFormatter
record class.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form