public final class CreateInstallationFileRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateInstallationFileRequest.CreateInstallationFileRequestBuilder
The CreateInstallationFileRequest builder.
|
Modifier and Type | Method and Description |
---|---|
static CreateInstallationFileRequest.CreateInstallationFileRequestBuilder |
builder()
Use this builder to construct the create request.
|
boolean |
equals(Object o) |
Environment |
getEnvironment()
Environment for which the installation file is for.
|
String |
getFullLink()
Link from which the installation file can be downloaded.
|
String |
getHashMd5()
Installation file hash.
|
Long |
getProduct()
16-digit product id, set by LicenseSpring, can't be changed or set manually.
|
String |
getReleaseDate()
Date of the release.
|
String |
getVersion()
Version of the installation file.
|
int |
hashCode() |
String |
toString() |
public static CreateInstallationFileRequest.CreateInstallationFileRequestBuilder builder()
public Environment getEnvironment()
Environment
for options. (Mac, Linux, Windows)public String getHashMd5()
public String getFullLink()
public Long getProduct()
public String getReleaseDate()
public String getVersion()
Copyright © 2023 Cense Data Inc.. All rights reserved.