CustomContainerUserSourceInfo Class
- java.
lang. Object - com.
azure. resourcemanager. appplatform. models. UserSourceInfo - com.
azure. resourcemanager. appplatform. models. CustomContainerUserSourceInfo
- com.
- com.
public final class CustomContainerUserSourceInfo
extends UserSourceInfo
Custom container user source info.
Constructor | Description |
---|---|
Custom |
Creates an instance of Custom |
Modifier and Type | Method and Description |
---|---|
Custom |
custom Get the custom |
static
Custom |
from Reads an instance of Custom |
Json |
to |
String |
type()
Get the type property: Type of the source uploaded. |
void |
validate()
Validates the instance. |
Custom |
with Set the custom |
Custom |
with Set the version property: Version of the source. |
Methods inherited from UserSourceInfo
Methods inherited from java.lang.Object
CustomContainerUserSourceInfo
public CustomContainerUserSourceInfo()
Creates an instance of CustomContainerUserSourceInfo class.
customContainer
public CustomContainer customContainer()
Get the customContainer property: Custom container payload.
Returns:
fromJson
public static CustomContainerUserSourceInfo fromJson(JsonReader jsonReader)
Reads an instance of CustomContainerUserSourceInfo from the JsonReader.
Parameters:
Returns:
Throws:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
CustomContainerUserSourceInfo.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: Type of the source uploaded.
Overrides:
CustomContainerUserSourceInfo.type()Returns:
validate
public void validate()
Validates the instance.
Overrides:
CustomContainerUserSourceInfo.validate()withCustomContainer
public CustomContainerUserSourceInfo withCustomContainer(CustomContainer customContainer)
Set the customContainer property: Custom container payload.
Parameters:
Returns:
withVersion
public CustomContainerUserSourceInfo withVersion(String version)
Set the version property: Version of the source.
Overrides:
CustomContainerUserSourceInfo.withVersion(String version)Parameters:
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: