public class ReleaseContent
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ReleaseContent.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
ReleaseContent.Builder |
newBuilder()
New builder.
|
List<ReleaseSkill> |
skills()
Gets the skills.
|
public ReleaseContent.Builder newBuilder()
public List<ReleaseSkill> skills()
The skill snapshots that are included in the release.
Copyright © 2023 IBM Cloud. All rights reserved.