290 строки
25 KiB
YAML
290 строки
25 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient"
|
|
name: "DomainTopicsClient"
|
|
nameWithType: "DomainTopicsClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Domain<wbr>Topics<wbr>Client."
|
|
syntax: "public interface DomainTopicsClient"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.beginCreateOrUpdate(String resourceGroupName, String domainName, String domainTopicName)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String domainName, String domainTopicName)"
|
|
nameWithType: "DomainTopicsClient.beginCreateOrUpdate(String resourceGroupName, String domainName, String domainTopicName)"
|
|
summary: "Asynchronously creates or updates a new domain topic with the specified parameters."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<DomainTopicInner>,DomainTopicInner> beginCreateOrUpdate(String resourceGroupName, String domainName, String domainTopicName)"
|
|
desc: "Asynchronously creates or updates a new domain topic with the specified parameters."
|
|
returns:
|
|
description: "domain Topic along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.beginCreateOrUpdate(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
nameWithType: "DomainTopicsClient.beginCreateOrUpdate(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
summary: "Asynchronously creates or updates a new domain topic with the specified parameters."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<DomainTopicInner>,DomainTopicInner> beginCreateOrUpdate(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
desc: "Asynchronously creates or updates a new domain topic with the specified parameters."
|
|
returns:
|
|
description: "domain Topic along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.beginDelete(String resourceGroupName, String domainName, String domainTopicName)"
|
|
name: "beginDelete(String resourceGroupName, String domainName, String domainTopicName)"
|
|
nameWithType: "DomainTopicsClient.beginDelete(String resourceGroupName, String domainName, String domainTopicName)"
|
|
summary: "Delete existing domain topic."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String domainName, String domainTopicName)"
|
|
desc: "Delete existing domain topic."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.beginDelete(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
nameWithType: "DomainTopicsClient.beginDelete(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
summary: "Delete existing domain topic."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
desc: "Delete existing domain topic."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.createOrUpdate(String resourceGroupName, String domainName, String domainTopicName)"
|
|
name: "createOrUpdate(String resourceGroupName, String domainName, String domainTopicName)"
|
|
nameWithType: "DomainTopicsClient.createOrUpdate(String resourceGroupName, String domainName, String domainTopicName)"
|
|
summary: "Asynchronously creates or updates a new domain topic with the specified parameters."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract DomainTopicInner createOrUpdate(String resourceGroupName, String domainName, String domainTopicName)"
|
|
desc: "Asynchronously creates or updates a new domain topic with the specified parameters."
|
|
returns:
|
|
description: "domain Topic."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.createOrUpdate(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
name: "createOrUpdate(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
nameWithType: "DomainTopicsClient.createOrUpdate(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
summary: "Asynchronously creates or updates a new domain topic with the specified parameters."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract DomainTopicInner createOrUpdate(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
desc: "Asynchronously creates or updates a new domain topic with the specified parameters."
|
|
returns:
|
|
description: "domain Topic."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.delete(String resourceGroupName, String domainName, String domainTopicName)"
|
|
name: "delete(String resourceGroupName, String domainName, String domainTopicName)"
|
|
nameWithType: "DomainTopicsClient.delete(String resourceGroupName, String domainName, String domainTopicName)"
|
|
summary: "Delete existing domain topic."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void delete(String resourceGroupName, String domainName, String domainTopicName)"
|
|
desc: "Delete existing domain topic."
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.delete(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
name: "delete(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
nameWithType: "DomainTopicsClient.delete(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
summary: "Delete existing domain topic."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void delete(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
desc: "Delete existing domain topic."
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.get(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.get(String resourceGroupName, String domainName, String domainTopicName)"
|
|
name: "get(String resourceGroupName, String domainName, String domainTopicName)"
|
|
nameWithType: "DomainTopicsClient.get(String resourceGroupName, String domainName, String domainTopicName)"
|
|
summary: "Get properties of a domain topic."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract DomainTopicInner get(String resourceGroupName, String domainName, String domainTopicName)"
|
|
desc: "Get properties of a domain topic."
|
|
returns:
|
|
description: "properties of a domain topic."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.getWithResponse(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
nameWithType: "DomainTopicsClient.getWithResponse(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
summary: "Get properties of a domain topic."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the domain."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the topic."
|
|
name: "domainTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<DomainTopicInner> getWithResponse(String resourceGroupName, String domainName, String domainTopicName, Context context)"
|
|
desc: "Get properties of a domain topic."
|
|
returns:
|
|
description: "properties of a domain topic along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.listByDomain(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.listByDomain(String resourceGroupName, String domainName)"
|
|
name: "listByDomain(String resourceGroupName, String domainName)"
|
|
nameWithType: "DomainTopicsClient.listByDomain(String resourceGroupName, String domainName)"
|
|
summary: "List all the topics in a domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Domain name."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<DomainTopicInner> listByDomain(String resourceGroupName, String domainName)"
|
|
desc: "List all the topics in a domain."
|
|
returns:
|
|
description: "result of the List Domain Topics operation."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.listByDomain(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainTopicsClient.listByDomain(String resourceGroupName, String domainName, String filter, Integer top, Context context)"
|
|
name: "listByDomain(String resourceGroupName, String domainName, String filter, Integer top, Context context)"
|
|
nameWithType: "DomainTopicsClient.listByDomain(String resourceGroupName, String domainName, String filter, Integer top, Context context)"
|
|
summary: "List all the topics in a domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Domain name."
|
|
name: "domainName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The query used to filter the search results using OData syntax. Filtering is permitted on the\n 'name' property only and with limited number of OData operations. These operations are: the 'contains'\n function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal).\n No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE,\n 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq\n 'westus'."
|
|
name: "filter"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The number of results to return per page for the list operation. Valid range for top parameter is 1 to\n 100. If not specified, the default number of results to be returned is 20 items per page."
|
|
name: "top"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<DomainTopicInner> listByDomain(String resourceGroupName, String domainName, String filter, Integer top, Context context)"
|
|
desc: "List all the topics in a domain."
|
|
returns:
|
|
description: "result of the List Domain Topics operation."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.DomainTopicInner&text=DomainTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in DomainTopicsClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.eventgrid.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0
|