394 строки
37 KiB
YAML
394 строки
37 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient"
|
|
name: "SystemTopicsClient"
|
|
nameWithType: "SystemTopicsClient"
|
|
summary: "An instance of this class provides access to all the operations defined in System<wbr>Topics<wbr>Client."
|
|
syntax: "public interface SystemTopicsClient"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)"
|
|
nameWithType: "SystemTopicsClient.beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)"
|
|
summary: "Asynchronously creates a new system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "System Topic information."
|
|
name: "systemTopicInfo"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<SystemTopicInner>,SystemTopicInner> beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)"
|
|
desc: "Asynchronously creates a new system topic with the specified parameters."
|
|
returns:
|
|
description: "eventGrid System 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, Context context)"
|
|
nameWithType: "SystemTopicsClient.beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, Context context)"
|
|
summary: "Asynchronously creates a new system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "System Topic information."
|
|
name: "systemTopicInfo"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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<SystemTopicInner>,SystemTopicInner> beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, Context context)"
|
|
desc: "Asynchronously creates a new system topic with the specified parameters."
|
|
returns:
|
|
description: "eventGrid System 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginDelete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginDelete(String resourceGroupName, String systemTopicName)"
|
|
name: "beginDelete(String resourceGroupName, String systemTopicName)"
|
|
nameWithType: "SystemTopicsClient.beginDelete(String resourceGroupName, String systemTopicName)"
|
|
summary: "Delete existing system 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 system topic."
|
|
name: "systemTopicName"
|
|
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 systemTopicName)"
|
|
desc: "Delete existing system 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.SystemTopicsClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginDelete(String resourceGroupName, String systemTopicName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String systemTopicName, Context context)"
|
|
nameWithType: "SystemTopicsClient.beginDelete(String resourceGroupName, String systemTopicName, Context context)"
|
|
summary: "Delete existing system 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 system topic."
|
|
name: "systemTopicName"
|
|
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 systemTopicName, Context context)"
|
|
desc: "Delete existing system 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.SystemTopicsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)"
|
|
name: "beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)"
|
|
nameWithType: "SystemTopicsClient.beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)"
|
|
summary: "Asynchronously updates a system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "SystemTopic update information."
|
|
name: "systemTopicUpdateParameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters?alt=com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters&text=SystemTopicUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<SystemTopicInner>,SystemTopicInner> beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)"
|
|
desc: "Asynchronously updates a system topic with the specified parameters."
|
|
returns:
|
|
description: "eventGrid System 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, Context context)"
|
|
name: "beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, Context context)"
|
|
nameWithType: "SystemTopicsClient.beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, Context context)"
|
|
summary: "Asynchronously updates a system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "SystemTopic update information."
|
|
name: "systemTopicUpdateParameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters?alt=com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters&text=SystemTopicUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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<SystemTopicInner>,SystemTopicInner> beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, Context context)"
|
|
desc: "Asynchronously updates a system topic with the specified parameters."
|
|
returns:
|
|
description: "eventGrid System 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)"
|
|
name: "createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)"
|
|
nameWithType: "SystemTopicsClient.createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)"
|
|
summary: "Asynchronously creates a new system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "System Topic information."
|
|
name: "systemTopicInfo"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SystemTopicInner createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)"
|
|
desc: "Asynchronously creates a new system topic with the specified parameters."
|
|
returns:
|
|
description: "eventGrid System Topic."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, Context context)"
|
|
name: "createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, Context context)"
|
|
nameWithType: "SystemTopicsClient.createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, Context context)"
|
|
summary: "Asynchronously creates a new system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "System Topic information."
|
|
name: "systemTopicInfo"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 SystemTopicInner createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, Context context)"
|
|
desc: "Asynchronously creates a new system topic with the specified parameters."
|
|
returns:
|
|
description: "eventGrid System Topic."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.delete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.delete(String resourceGroupName, String systemTopicName)"
|
|
name: "delete(String resourceGroupName, String systemTopicName)"
|
|
nameWithType: "SystemTopicsClient.delete(String resourceGroupName, String systemTopicName)"
|
|
summary: "Delete existing system 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 system topic."
|
|
name: "systemTopicName"
|
|
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 systemTopicName)"
|
|
desc: "Delete existing system topic."
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.delete(String resourceGroupName, String systemTopicName, Context context)"
|
|
name: "delete(String resourceGroupName, String systemTopicName, Context context)"
|
|
nameWithType: "SystemTopicsClient.delete(String resourceGroupName, String systemTopicName, Context context)"
|
|
summary: "Delete existing system 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 system topic."
|
|
name: "systemTopicName"
|
|
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 systemTopicName, Context context)"
|
|
desc: "Delete existing system topic."
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.getByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.getByResourceGroup(String resourceGroupName, String systemTopicName)"
|
|
name: "getByResourceGroup(String resourceGroupName, String systemTopicName)"
|
|
nameWithType: "SystemTopicsClient.getByResourceGroup(String resourceGroupName, String systemTopicName)"
|
|
summary: "Get properties of a system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SystemTopicInner getByResourceGroup(String resourceGroupName, String systemTopicName)"
|
|
desc: "Get properties of a system topic."
|
|
returns:
|
|
description: "properties of a system topic."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.getByResourceGroupWithResponse(String resourceGroupName, String systemTopicName, Context context)"
|
|
name: "getByResourceGroupWithResponse(String resourceGroupName, String systemTopicName, Context context)"
|
|
nameWithType: "SystemTopicsClient.getByResourceGroupWithResponse(String resourceGroupName, String systemTopicName, Context context)"
|
|
summary: "Get properties of a system 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 system topic."
|
|
name: "systemTopicName"
|
|
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<SystemTopicInner> getByResourceGroupWithResponse(String resourceGroupName, String systemTopicName, Context context)"
|
|
desc: "Get properties of a system topic."
|
|
returns:
|
|
description: "properties of a system 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.list()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.list()"
|
|
name: "list()"
|
|
nameWithType: "SystemTopicsClient.list()"
|
|
summary: "List all the system topics under an Azure subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<SystemTopicInner> list()"
|
|
desc: "List all the system topics under an Azure subscription."
|
|
returns:
|
|
description: "result of the List System 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.list(java.lang.String,java.lang.Integer,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.list(String filter, Integer top, Context context)"
|
|
name: "list(String filter, Integer top, Context context)"
|
|
nameWithType: "SystemTopicsClient.list(String filter, Integer top, Context context)"
|
|
summary: "List all the system topics under an Azure subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- 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<SystemTopicInner> list(String filter, Integer top, Context context)"
|
|
desc: "List all the system topics under an Azure subscription."
|
|
returns:
|
|
description: "result of the List System 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.listByResourceGroup(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.listByResourceGroup(String resourceGroupName)"
|
|
name: "listByResourceGroup(String resourceGroupName)"
|
|
nameWithType: "SystemTopicsClient.listByResourceGroup(String resourceGroupName)"
|
|
summary: "List all the system topics under a resource group."
|
|
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>"
|
|
syntax: "public abstract PagedIterable<SystemTopicInner> listByResourceGroup(String resourceGroupName)"
|
|
desc: "List all the system topics under a resource group."
|
|
returns:
|
|
description: "result of the List System 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.listByResourceGroup(java.lang.String,java.lang.String,java.lang.Integer,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.listByResourceGroup(String resourceGroupName, String filter, Integer top, Context context)"
|
|
name: "listByResourceGroup(String resourceGroupName, String filter, Integer top, Context context)"
|
|
nameWithType: "SystemTopicsClient.listByResourceGroup(String resourceGroupName, String filter, Integer top, Context context)"
|
|
summary: "List all the system topics under a resource group."
|
|
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: "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<SystemTopicInner> listByResourceGroup(String resourceGroupName, String filter, Integer top, Context context)"
|
|
desc: "List all the system topics under a resource group."
|
|
returns:
|
|
description: "result of the List System 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.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)"
|
|
name: "update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)"
|
|
nameWithType: "SystemTopicsClient.update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)"
|
|
summary: "Asynchronously updates a system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "SystemTopic update information."
|
|
name: "systemTopicUpdateParameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters?alt=com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters&text=SystemTopicUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SystemTopicInner update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)"
|
|
desc: "Asynchronously updates a system topic with the specified parameters."
|
|
returns:
|
|
description: "eventGrid System Topic."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.fluent.SystemTopicsClient.update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, Context context)"
|
|
name: "update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, Context context)"
|
|
nameWithType: "SystemTopicsClient.update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, Context context)"
|
|
summary: "Asynchronously updates a system 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 system topic."
|
|
name: "systemTopicName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "SystemTopic update information."
|
|
name: "systemTopicUpdateParameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters?alt=com.azure.resourcemanager.eventgrid.models.SystemTopicUpdateParameters&text=SystemTopicUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 SystemTopicInner update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, Context context)"
|
|
desc: "Asynchronously updates a system topic with the specified parameters."
|
|
returns:
|
|
description: "eventGrid System Topic."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in SystemTopicsClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.eventgrid.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0
|