Klasse Hostnames
java.lang.Object
de.bytestore.hostinger.entity.hosting.Hostnames
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetId()voidsetAddress(String address) voidsetCreatedBy(String createdBy) voidsetCreatedDate(OffsetDateTime createdDate) voidvoidsetLastModifiedBy(String lastModifiedBy) voidsetLastModifiedDate(OffsetDateTime lastModifiedDate) voidsetMachines(Machines machines) voidsetPortBinding(PortBinding portBinding) voidsetProcess(Process process)
-
Konstruktordetails
-
Hostnames
public Hostnames()
-
-
Methodendetails
-
getProcess
-
setProcess
-
getPortBinding
-
setPortBinding
-
getMachines
-
setMachines
-
getAddress
-
setAddress
-
getLastModifiedDate
-
setLastModifiedDate
-
getLastModifiedBy
-
setLastModifiedBy
-
getCreatedDate
-
setCreatedDate
-
getCreatedBy
-
setCreatedBy
-
getId
-
setId
-