210 строки
18 KiB
YAML
210 строки
18 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep"
|
|
name: "FileTaskStep"
|
|
nameWithType: "FileTaskStep"
|
|
summary: "The properties of a task step."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties&text=TaskStepProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.baseImageDependencies()?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.baseImageDependencies&text=baseImageDependencies\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.contextAccessToken()?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.contextAccessToken&text=contextAccessToken\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.contextPath()?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.contextPath&text=contextPath\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.type()?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.validate()?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.withContextAccessToken(java.lang.String)?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.withContextAccessToken&text=withContextAccessToken\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties.withContextPath(java.lang.String)?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties.withContextPath&text=withContextPath\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **FileTaskStep**</br> extends <xref href=\"com.azure.resourcemanager.containerregistry.models.TaskStepProperties?alt=com.azure.resourcemanager.containerregistry.models.TaskStepProperties&text=TaskStepProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.FileTaskStep()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.FileTaskStep()"
|
|
name: "FileTaskStep()"
|
|
nameWithType: "FileTaskStep.FileTaskStep()"
|
|
summary: "Creates an instance of File<wbr>Task<wbr>Step class."
|
|
syntax: "public FileTaskStep()"
|
|
desc: "Creates an instance of FileTaskStep class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.baseImageDependencies()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.baseImageDependencies()"
|
|
name: "baseImageDependencies()"
|
|
nameWithType: "FileTaskStep.baseImageDependencies()"
|
|
summary: "Get the base<wbr>Image<wbr>Dependencies property: List of base image dependencies for a step."
|
|
overridden: "com.azure.resourcemanager.containerregistry.models.TaskStepProperties.baseImageDependencies()"
|
|
syntax: "public List<BaseImageDependency> baseImageDependencies()"
|
|
desc: "Get the baseImageDependencies property: List of base image dependencies for a step."
|
|
returns:
|
|
description: "the baseImageDependencies value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.containerregistry.models.BaseImageDependency?alt=com.azure.resourcemanager.containerregistry.models.BaseImageDependency&text=BaseImageDependency\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "FileTaskStep.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of File<wbr>Task<wbr>Step from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static FileTaskStep fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of FileTaskStep from the JsonReader."
|
|
returns:
|
|
description: "An instance of FileTaskStep if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.FileTaskStep?alt=com.azure.resourcemanager.containerregistry.models.FileTaskStep&text=FileTaskStep\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.taskFilePath()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.taskFilePath()"
|
|
name: "taskFilePath()"
|
|
nameWithType: "FileTaskStep.taskFilePath()"
|
|
summary: "Get the task<wbr>File<wbr>Path property: The task template/definition file path relative to the source context."
|
|
syntax: "public String taskFilePath()"
|
|
desc: "Get the taskFilePath property: The task template/definition file path relative to the source context."
|
|
returns:
|
|
description: "the taskFilePath value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "FileTaskStep.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.resourcemanager.containerregistry.models.TaskStepProperties.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.type()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.type()"
|
|
name: "type()"
|
|
nameWithType: "FileTaskStep.type()"
|
|
summary: "Get the type property: The type of the step."
|
|
overridden: "com.azure.resourcemanager.containerregistry.models.TaskStepProperties.type()"
|
|
syntax: "public StepType type()"
|
|
desc: "Get the type property: The type of the step."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.StepType?alt=com.azure.resourcemanager.containerregistry.models.StepType&text=StepType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.validate()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.validate()"
|
|
name: "validate()"
|
|
nameWithType: "FileTaskStep.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.containerregistry.models.TaskStepProperties.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.values()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.values()"
|
|
name: "values()"
|
|
nameWithType: "FileTaskStep.values()"
|
|
summary: "Get the values property: The collection of overridable values that can be passed when running a task."
|
|
syntax: "public List<SetValue> values()"
|
|
desc: "Get the values property: The collection of overridable values that can be passed when running a task."
|
|
returns:
|
|
description: "the values value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.containerregistry.models.SetValue?alt=com.azure.resourcemanager.containerregistry.models.SetValue&text=SetValue\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.valuesFilePath()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.valuesFilePath()"
|
|
name: "valuesFilePath()"
|
|
nameWithType: "FileTaskStep.valuesFilePath()"
|
|
summary: "Get the values<wbr>File<wbr>Path property: The task values/parameters file path relative to the source context."
|
|
syntax: "public String valuesFilePath()"
|
|
desc: "Get the valuesFilePath property: The task values/parameters file path relative to the source context."
|
|
returns:
|
|
description: "the valuesFilePath value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withContextAccessToken(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withContextAccessToken(String contextAccessToken)"
|
|
name: "withContextAccessToken(String contextAccessToken)"
|
|
nameWithType: "FileTaskStep.withContextAccessToken(String contextAccessToken)"
|
|
summary: "Set the context<wbr>Access<wbr>Token property: The token (git PAT or SAS token of storage account blob) associated with the context for a step."
|
|
overridden: "com.azure.resourcemanager.containerregistry.models.TaskStepProperties.withContextAccessToken(java.lang.String)"
|
|
parameters:
|
|
- name: "contextAccessToken"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public FileTaskStep withContextAccessToken(String contextAccessToken)"
|
|
desc: "Set the contextAccessToken property: The token (git PAT or SAS token of storage account blob) associated with the context for a step."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.FileTaskStep?alt=com.azure.resourcemanager.containerregistry.models.FileTaskStep&text=FileTaskStep\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withContextPath(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withContextPath(String contextPath)"
|
|
name: "withContextPath(String contextPath)"
|
|
nameWithType: "FileTaskStep.withContextPath(String contextPath)"
|
|
summary: "Set the context<wbr>Path property: The URL(absolute or relative) of the source context for the task step."
|
|
overridden: "com.azure.resourcemanager.containerregistry.models.TaskStepProperties.withContextPath(java.lang.String)"
|
|
parameters:
|
|
- name: "contextPath"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public FileTaskStep withContextPath(String contextPath)"
|
|
desc: "Set the contextPath property: The URL(absolute or relative) of the source context for the task step."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.FileTaskStep?alt=com.azure.resourcemanager.containerregistry.models.FileTaskStep&text=FileTaskStep\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withTaskFilePath(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withTaskFilePath(String taskFilePath)"
|
|
name: "withTaskFilePath(String taskFilePath)"
|
|
nameWithType: "FileTaskStep.withTaskFilePath(String taskFilePath)"
|
|
summary: "Set the task<wbr>File<wbr>Path property: The task template/definition file path relative to the source context."
|
|
parameters:
|
|
- description: "the taskFilePath value to set."
|
|
name: "taskFilePath"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public FileTaskStep withTaskFilePath(String taskFilePath)"
|
|
desc: "Set the taskFilePath property: The task template/definition file path relative to the source context."
|
|
returns:
|
|
description: "the FileTaskStep object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.FileTaskStep?alt=com.azure.resourcemanager.containerregistry.models.FileTaskStep&text=FileTaskStep\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withValues(java.util.List<com.azure.resourcemanager.containerregistry.models.SetValue>)"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withValues(List<SetValue> values)"
|
|
name: "withValues(List<SetValue> values)"
|
|
nameWithType: "FileTaskStep.withValues(List<SetValue> values)"
|
|
summary: "Set the values property: The collection of overridable values that can be passed when running a task."
|
|
parameters:
|
|
- description: "the values value to set."
|
|
name: "values"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.containerregistry.models.SetValue?alt=com.azure.resourcemanager.containerregistry.models.SetValue&text=SetValue\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public FileTaskStep withValues(List<SetValue> values)"
|
|
desc: "Set the values property: The collection of overridable values that can be passed when running a task."
|
|
returns:
|
|
description: "the FileTaskStep object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.FileTaskStep?alt=com.azure.resourcemanager.containerregistry.models.FileTaskStep&text=FileTaskStep\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withValuesFilePath(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.FileTaskStep.withValuesFilePath(String valuesFilePath)"
|
|
name: "withValuesFilePath(String valuesFilePath)"
|
|
nameWithType: "FileTaskStep.withValuesFilePath(String valuesFilePath)"
|
|
summary: "Set the values<wbr>File<wbr>Path property: The task values/parameters file path relative to the source context."
|
|
parameters:
|
|
- description: "the valuesFilePath value to set."
|
|
name: "valuesFilePath"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public FileTaskStep withValuesFilePath(String valuesFilePath)"
|
|
desc: "Set the valuesFilePath property: The task values/parameters file path relative to the source context."
|
|
returns:
|
|
description: "the FileTaskStep object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.FileTaskStep?alt=com.azure.resourcemanager.containerregistry.models.FileTaskStep&text=FileTaskStep\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The properties of a task step."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.containerregistry.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-containerregistry:2.44.0
|