azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
2.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.IssueContract.DefinitionStages.WithCreatedDate"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.IssueContract.DefinitionStages.WithCreatedDate"
name: "IssueContract.DefinitionStages.WithCreatedDate"
nameWithType: "IssueContract.DefinitionStages.WithCreatedDate"
summary: "The stage of the issuecontract definition allowing to specify Created<wbr>Date."
syntax: "public static interface **IssueContract.DefinitionStages.WithCreatedDate**"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.IssueContract.DefinitionStages.WithCreatedDate.withCreatedDate(org.joda.time.DateTime)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.IssueContract.DefinitionStages.WithCreatedDate.withCreatedDate(DateTime createdDate)"
name: "withCreatedDate(DateTime createdDate)"
nameWithType: "IssueContract.DefinitionStages.WithCreatedDate.withCreatedDate(DateTime createdDate)"
summary: "Specifies created<wbr>Date."
modifiers:
- "abstract"
parameters:
- description: "Date and time when the issue was created"
name: "createdDate"
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract IssueContract.DefinitionStages.WithCreate withCreatedDate(DateTime createdDate)"
desc: "Specifies createdDate."
returns:
description: "the next definition stage"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.IssueContract.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.IssueContract.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the issuecontract definition allowing to specify CreatedDate."
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1