azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

160 строки
13 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties"
name: "SourceControlProperties"
nameWithType: "SourceControlProperties"
summary: "Source<wbr>Control resource specific properties."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- 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 **SourceControlProperties**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties?alt=com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties&text=SourceControlProperties\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.SourceControlProperties()"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.SourceControlProperties()"
name: "SourceControlProperties()"
nameWithType: "SourceControlProperties.SourceControlProperties()"
summary: "Creates an instance of Source<wbr>Control<wbr>Properties class."
syntax: "public SourceControlProperties()"
desc: "Creates an instance of SourceControlProperties class."
methods:
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.branch()"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.branch()"
name: "branch()"
nameWithType: "SourceControlProperties.branch()"
summary: "Get the branch property: The branch which will trigger the auto deployment."
syntax: "public String branch()"
desc: "Get the branch property: The branch which will trigger the auto deployment."
returns:
description: "the branch value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "SourceControlProperties.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Source<wbr>Control<wbr>Properties 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 SourceControlProperties fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the SourceControlProperties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of SourceControlProperties from the JsonReader."
returns:
description: "An instance of SourceControlProperties if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties?alt=com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties&text=SourceControlProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.githubActionConfiguration()"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.githubActionConfiguration()"
name: "githubActionConfiguration()"
nameWithType: "SourceControlProperties.githubActionConfiguration()"
summary: "Get the github<wbr>Action<wbr>Configuration property: Container App Revision Template with all possible settings and the defaults if user did not provide them."
syntax: "public GithubActionConfiguration githubActionConfiguration()"
desc: "Get the githubActionConfiguration property: Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time."
returns:
description: "the githubActionConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.GithubActionConfiguration?alt=com.azure.resourcemanager.appcontainers.models.GithubActionConfiguration&text=GithubActionConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.operationState()"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.operationState()"
name: "operationState()"
nameWithType: "SourceControlProperties.operationState()"
summary: "Get the operation<wbr>State property: Current provisioning State of the operation."
syntax: "public SourceControlOperationState operationState()"
desc: "Get the operationState property: Current provisioning State of the operation."
returns:
description: "the operationState value."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.SourceControlOperationState?alt=com.azure.resourcemanager.appcontainers.models.SourceControlOperationState&text=SourceControlOperationState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.repoUrl()"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.repoUrl()"
name: "repoUrl()"
nameWithType: "SourceControlProperties.repoUrl()"
summary: "Get the repo<wbr>Url property: The repo url which will be integrated to Container<wbr>App."
syntax: "public String repoUrl()"
desc: "Get the repoUrl property: The repo url which will be integrated to ContainerApp."
returns:
description: "the repoUrl value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "SourceControlProperties.toJson(JsonWriter 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.appcontainers.fluent.models.SourceControlProperties.validate()"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.validate()"
name: "validate()"
nameWithType: "SourceControlProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.withBranch(java.lang.String)"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.withBranch(String branch)"
name: "withBranch(String branch)"
nameWithType: "SourceControlProperties.withBranch(String branch)"
summary: "Set the branch property: The branch which will trigger the auto deployment."
parameters:
- description: "the branch value to set."
name: "branch"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public SourceControlProperties withBranch(String branch)"
desc: "Set the branch property: The branch which will trigger the auto deployment."
returns:
description: "the SourceControlProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties?alt=com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties&text=SourceControlProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.withGithubActionConfiguration(com.azure.resourcemanager.appcontainers.models.GithubActionConfiguration)"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.withGithubActionConfiguration(GithubActionConfiguration githubActionConfiguration)"
name: "withGithubActionConfiguration(GithubActionConfiguration githubActionConfiguration)"
nameWithType: "SourceControlProperties.withGithubActionConfiguration(GithubActionConfiguration githubActionConfiguration)"
summary: "Set the github<wbr>Action<wbr>Configuration property: Container App Revision Template with all possible settings and the defaults if user did not provide them."
parameters:
- description: "the githubActionConfiguration value to set."
name: "githubActionConfiguration"
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.GithubActionConfiguration?alt=com.azure.resourcemanager.appcontainers.models.GithubActionConfiguration&text=GithubActionConfiguration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public SourceControlProperties withGithubActionConfiguration(GithubActionConfiguration githubActionConfiguration)"
desc: "Set the githubActionConfiguration property: Container App Revision Template with all possible settings and the defaults if user did not provide them. The defaults are populated as they were at the creation time."
returns:
description: "the SourceControlProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties?alt=com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties&text=SourceControlProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.withRepoUrl(java.lang.String)"
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties.withRepoUrl(String repoUrl)"
name: "withRepoUrl(String repoUrl)"
nameWithType: "SourceControlProperties.withRepoUrl(String repoUrl)"
summary: "Set the repo<wbr>Url property: The repo url which will be integrated to Container<wbr>App."
parameters:
- description: "the repoUrl value to set."
name: "repoUrl"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public SourceControlProperties withRepoUrl(String repoUrl)"
desc: "Set the repoUrl property: The repo url which will be integrated to ContainerApp."
returns:
description: "the SourceControlProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties?alt=com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties&text=SourceControlProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "SourceControl resource specific properties."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties?alt=com.azure.resourcemanager.appcontainers.fluent.models.SourceControlProperties&text=SourceControlProperties\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.appcontainers.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appcontainers:1.0.0