BuildpacksGroupProperties Class
- java.
lang. Object - com.
azure. resourcemanager. appplatform. models. BuildpacksGroupProperties
- com.
Implements
public final class BuildpacksGroupProperties
implements JsonSerializable<BuildpacksGroupProperties>
Buildpack group properties of the Builder.
Constructor | Description |
---|---|
Buildpacks |
Creates an instance of Buildpacks |
Modifier and Type | Method and Description |
---|---|
List<Buildpack |
buildpacks()
Get the buildpacks property: Buildpacks in the buildpack group. |
static
Buildpacks |
from Reads an instance of Buildpacks |
String |
name()
Get the name property: Buildpack group name. |
Json |
to |
void |
validate()
Validates the instance. |
Buildpacks |
with Set the buildpacks property: Buildpacks in the buildpack group. |
Buildpacks |
with Set the name property: Buildpack group name. |
Methods inherited from java.lang.Object
BuildpacksGroupProperties
public BuildpacksGroupProperties()
Creates an instance of BuildpacksGroupProperties class.
buildpacks
public List
Get the buildpacks property: Buildpacks in the buildpack group.
Returns:
fromJson
public static BuildpacksGroupProperties fromJson(JsonReader jsonReader)
Reads an instance of BuildpacksGroupProperties from the JsonReader.
Parameters:
Returns:
Throws:
name
public String name()
Get the name property: Buildpack group name.
Returns:
toJson
validate
public void validate()
Validates the instance.
withBuildpacks
public BuildpacksGroupProperties withBuildpacks(List
Set the buildpacks property: Buildpacks in the buildpack group.
Parameters:
Returns:
withName
public BuildpacksGroupProperties withName(String name)
Set the name property: Buildpack group name.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: