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

60 строки
5.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult"
name: "PartnerTopicTypesListResult"
nameWithType: "PartnerTopicTypesListResult"
summary: "Result of the List Partner Topic Types operation."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **PartnerTopicTypesListResult**"
constructors:
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult.PartnerTopicTypesListResult()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult.PartnerTopicTypesListResult()"
name: "PartnerTopicTypesListResult()"
nameWithType: "PartnerTopicTypesListResult.PartnerTopicTypesListResult()"
syntax: "public PartnerTopicTypesListResult()"
methods:
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult.value()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult.value()"
name: "value()"
nameWithType: "PartnerTopicTypesListResult.value()"
summary: "Get a collection of partner topic types."
syntax: "public List<PartnerTopicType> value()"
desc: "Get a collection of partner topic types."
returns:
description: "the value value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicType?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicType&text=PartnerTopicType\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult.withValue(java.util.List<com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicType>)"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult.withValue(List<PartnerTopicType> value)"
name: "withValue(List<PartnerTopicType> value)"
nameWithType: "PartnerTopicTypesListResult.withValue(List<PartnerTopicType> value)"
summary: "Set a collection of partner topic types."
parameters:
- description: "the value value to set"
name: "value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicType?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicType&text=PartnerTopicType\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public PartnerTopicTypesListResult withValue(List<PartnerTopicType> value)"
desc: "Set a collection of partner topic types."
returns:
description: "the PartnerTopicTypesListResult object itself."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PartnerTopicTypesListResult&text=PartnerTopicTypesListResult\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Result of the List Partner Topic Types operation."
metadata: {}
package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview"
artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3