Uses of Class
com.azure.resourcemanager.cdn.fluent.models.AfdOriginInner
Packages that use AfdOriginInner
Package
Description
Package containing the service clients for CdnManagementClient.
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of AfdOriginInner in com.azure.resourcemanager.cdn.fluent
Methods in com.azure.resourcemanager.cdn.fluent that return AfdOriginInnerModifier and TypeMethodDescriptionAfdOriginsClient.create(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.AfdOriginsClient.create(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin, com.azure.core.util.Context context) Creates a new origin within the specified origin group.AfdOriginsClient.get(String resourceGroupName, String profileName, String originGroupName, String originName) Gets an existing origin within an origin group.AfdOriginsClient.update(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties) Updates an existing origin within an origin group.AfdOriginsClient.update(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties, com.azure.core.util.Context context) Updates an existing origin within an origin group.Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type AfdOriginInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin, com.azure.core.util.Context context) Creates a new origin within the specified origin group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin, com.azure.core.util.Context context) Creates a new origin within the specified origin group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreateAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreateAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginUpdate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties) Updates an existing origin within an origin group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginUpdate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties) Updates an existing origin within an origin group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginUpdate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties, com.azure.core.util.Context context) Updates an existing origin within an origin group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginUpdate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties, com.azure.core.util.Context context) Updates an existing origin within an origin group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginUpdateAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties) Updates an existing origin within an origin group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginUpdateAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties) Updates an existing origin within an origin group.AfdOriginsClient.createAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.AfdOriginsClient.getAsync(String resourceGroupName, String profileName, String originGroupName, String originName) Gets an existing origin within an origin group.com.azure.core.http.rest.Response<AfdOriginInner>AfdOriginsClient.getWithResponse(String resourceGroupName, String profileName, String originGroupName, String originName, com.azure.core.util.Context context) Gets an existing origin within an origin group.Mono<com.azure.core.http.rest.Response<AfdOriginInner>>AfdOriginsClient.getWithResponseAsync(String resourceGroupName, String profileName, String originGroupName, String originName) Gets an existing origin within an origin group.com.azure.core.http.rest.PagedIterable<AfdOriginInner>AfdOriginsClient.listByOriginGroup(String resourceGroupName, String profileName, String originGroupName) Lists all of the existing origins within an origin group.com.azure.core.http.rest.PagedIterable<AfdOriginInner>AfdOriginsClient.listByOriginGroup(String resourceGroupName, String profileName, String originGroupName, com.azure.core.util.Context context) Lists all of the existing origins within an origin group.com.azure.core.http.rest.PagedFlux<AfdOriginInner>AfdOriginsClient.listByOriginGroupAsync(String resourceGroupName, String profileName, String originGroupName) Lists all of the existing origins within an origin group.AfdOriginsClient.updateAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginUpdateParameters originUpdateProperties) Updates an existing origin within an origin group.Methods in com.azure.resourcemanager.cdn.fluent with parameters of type AfdOriginInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreate(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin, com.azure.core.util.Context context) Creates a new origin within the specified origin group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdOriginInner>,AfdOriginInner> AfdOriginsClient.beginCreateAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.AfdOriginsClient.create(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.AfdOriginsClient.create(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin, com.azure.core.util.Context context) Creates a new origin within the specified origin group.AfdOriginsClient.createAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>AfdOriginsClient.createWithResponseAsync(String resourceGroupName, String profileName, String originGroupName, String originName, AfdOriginInner origin) Creates a new origin within the specified origin group. -
Uses of AfdOriginInner in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return AfdOriginInnerModifier and TypeMethodDescriptionAfdOriginInner.withAzureOrigin(ResourceReference azureOrigin) Set the azureOrigin property: Resource reference to the Azure origin resource.AfdOriginInner.withEnabledState(EnabledState enabledState) Set the enabledState property: Whether to enable health probes to be made against backends defined under backendPools.AfdOriginInner.withEnforceCertificateNameCheck(Boolean enforceCertificateNameCheck) Set the enforceCertificateNameCheck property: Whether to enable certificate name check at origin level.AfdOriginInner.withHostname(String hostname) Set the hostname property: The address of the origin.AfdOriginInner.withHttpPort(Integer httpPort) Set the httpPort property: The value of the HTTP port.AfdOriginInner.withHttpsPort(Integer httpsPort) Set the httpsPort property: The value of the HTTPS port.AfdOriginInner.withOriginHostHeader(String originHostHeader) Set the originHostHeader property: The host header value sent to the origin with each request.AfdOriginInner.withPriority(Integer priority) Set the priority property: Priority of origin in given origin group for load balancing.AfdOriginInner.withSharedPrivateLinkResource(SharedPrivateLinkResourceProperties sharedPrivateLinkResource) Set the sharedPrivateLinkResource property: The properties of the private link resource for private origin.AfdOriginInner.withWeight(Integer weight) Set the weight property: Weight of the origin in given origin group for load balancing. -
Uses of AfdOriginInner in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type AfdOriginInnerModifier and TypeMethodDescriptionAfdOriginListResult.value()Get the value property: List of CDN origins within an endpoint.