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

38 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.eventgrid.models.EventSubscriptionFullUrl"
fullName: "com.azure.resourcemanager.eventgrid.models.EventSubscriptionFullUrl"
name: "EventSubscriptionFullUrl"
nameWithType: "EventSubscriptionFullUrl"
summary: "An immutable client-side representation of Event<wbr>Subscription<wbr>Full<wbr>Url."
syntax: "public interface **EventSubscriptionFullUrl**"
methods:
- uid: "com.azure.resourcemanager.eventgrid.models.EventSubscriptionFullUrl.endpointUrl()"
fullName: "com.azure.resourcemanager.eventgrid.models.EventSubscriptionFullUrl.endpointUrl()"
name: "endpointUrl()"
nameWithType: "EventSubscriptionFullUrl.endpointUrl()"
summary: "Gets the endpoint<wbr>Url property: The URL that represents the endpoint of the destination of an event subscription."
modifiers:
- "abstract"
syntax: "public abstract String endpointUrl()"
desc: "Gets the endpointUrl property: The URL that represents the endpoint of the destination of an event subscription."
returns:
description: "the endpointUrl value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.eventgrid.models.EventSubscriptionFullUrl.innerModel()"
fullName: "com.azure.resourcemanager.eventgrid.models.EventSubscriptionFullUrl.innerModel()"
name: "innerModel()"
nameWithType: "EventSubscriptionFullUrl.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>eventgrid.<wbr>fluent.<wbr>models.<wbr>Event<wbr>Subscription<wbr>Full<wbr>Url<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract EventSubscriptionFullUrlInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.EventSubscriptionFullUrlInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.EventSubscriptionFullUrlInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.EventSubscriptionFullUrlInner&text=EventSubscriptionFullUrlInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of EventSubscriptionFullUrl."
metadata: {}
package: "com.azure.resourcemanager.eventgrid.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0