Package | Description |
---|---|
io.jenkins.plugins.appcenter.model.appcenter |
Modifier and Type | Field and Description |
---|---|
PollForReleaseResponse.StatusEnum |
PollForReleaseResponse.upload_status |
Modifier and Type | Method and Description |
---|---|
static PollForReleaseResponse.StatusEnum |
PollForReleaseResponse.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PollForReleaseResponse.StatusEnum[] |
PollForReleaseResponse.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PollForReleaseResponse(String id,
PollForReleaseResponse.StatusEnum upload_status,
String error_details,
Integer release_distinct_id,
String release_url) |
Copyright © 2019–2021. All rights reserved.