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

50 строки
3.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appcontainers.models.ContainerAppJobExecutions"
fullName: "com.azure.resourcemanager.appcontainers.models.ContainerAppJobExecutions"
name: "ContainerAppJobExecutions"
nameWithType: "ContainerAppJobExecutions"
summary: "An immutable client-side representation of Container<wbr>App<wbr>Job<wbr>Executions."
syntax: "public interface **ContainerAppJobExecutions**"
methods:
- uid: "com.azure.resourcemanager.appcontainers.models.ContainerAppJobExecutions.innerModel()"
fullName: "com.azure.resourcemanager.appcontainers.models.ContainerAppJobExecutions.innerModel()"
name: "innerModel()"
nameWithType: "ContainerAppJobExecutions.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>appcontainers.<wbr>fluent.<wbr>models.<wbr>Container<wbr>App<wbr>Job<wbr>Executions<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract ContainerAppJobExecutionsInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.ContainerAppJobExecutionsInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.ContainerAppJobExecutionsInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.ContainerAppJobExecutionsInner&text=ContainerAppJobExecutionsInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.models.ContainerAppJobExecutions.nextLink()"
fullName: "com.azure.resourcemanager.appcontainers.models.ContainerAppJobExecutions.nextLink()"
name: "nextLink()"
nameWithType: "ContainerAppJobExecutions.nextLink()"
summary: "Gets the next<wbr>Link property: Link to next page of resources."
modifiers:
- "abstract"
syntax: "public abstract String nextLink()"
desc: "Gets the nextLink property: Link to next page of resources."
returns:
description: "the nextLink value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcontainers.models.ContainerAppJobExecutions.value()"
fullName: "com.azure.resourcemanager.appcontainers.models.ContainerAppJobExecutions.value()"
name: "value()"
nameWithType: "ContainerAppJobExecutions.value()"
summary: "Gets the value property: Collection of resources."
modifiers:
- "abstract"
syntax: "public abstract List<JobExecution> value()"
desc: "Gets the value property: Collection of resources."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.appcontainers.models.JobExecution?alt=com.azure.resourcemanager.appcontainers.models.JobExecution&text=JobExecution\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of ContainerAppJobExecutions."
metadata: {}
package: "com.azure.resourcemanager.appcontainers.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appcontainers:1.0.0