com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginCreate(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointInner endpoint) |
Creates a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource
group and profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginCreate(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointInner endpoint) |
Creates a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource
group and profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginCreate(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointInner endpoint,
com.azure.core.util.Context context) |
Creates a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource
group and profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginCreate(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointInner endpoint,
com.azure.core.util.Context context) |
Creates a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource
group and profile.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginCreateAsync(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointInner endpoint) |
Creates a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource
group and profile.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginCreateAsync(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointInner endpoint) |
Creates a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource
group and profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginUpdate(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointUpdateParameters endpointUpdateProperties) |
Updates an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginUpdate(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointUpdateParameters endpointUpdateProperties) |
Updates an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginUpdate(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointUpdateParameters endpointUpdateProperties,
com.azure.core.util.Context context) |
Updates an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginUpdate(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointUpdateParameters endpointUpdateProperties,
com.azure.core.util.Context context) |
Updates an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginUpdateAsync(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointUpdateParameters endpointUpdateProperties) |
Updates an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AfdEndpointInner>,AfdEndpointInner> |
AfdEndpointsClient.beginUpdateAsync(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointUpdateParameters endpointUpdateProperties) |
Updates an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
Mono<AfdEndpointInner> |
AfdEndpointsClient.createAsync(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointInner endpoint) |
Creates a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource
group and profile.
|
Mono<AfdEndpointInner> |
AfdEndpointsClient.getAsync(String resourceGroupName,
String profileName,
String endpointName) |
Gets an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
com.azure.core.http.rest.Response<AfdEndpointInner> |
AfdEndpointsClient.getWithResponse(String resourceGroupName,
String profileName,
String endpointName,
com.azure.core.util.Context context) |
Gets an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
Mono<com.azure.core.http.rest.Response<AfdEndpointInner>> |
AfdEndpointsClient.getWithResponseAsync(String resourceGroupName,
String profileName,
String endpointName) |
Gets an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|
com.azure.core.http.rest.PagedIterable<AfdEndpointInner> |
AfdEndpointsClient.listByProfile(String resourceGroupName,
String profileName) |
Lists existing AzureFrontDoor endpoints.
|
com.azure.core.http.rest.PagedIterable<AfdEndpointInner> |
AfdEndpointsClient.listByProfile(String resourceGroupName,
String profileName,
com.azure.core.util.Context context) |
Lists existing AzureFrontDoor endpoints.
|
com.azure.core.http.rest.PagedFlux<AfdEndpointInner> |
AfdEndpointsClient.listByProfileAsync(String resourceGroupName,
String profileName) |
Lists existing AzureFrontDoor endpoints.
|
Mono<AfdEndpointInner> |
AfdEndpointsClient.updateAsync(String resourceGroupName,
String profileName,
String endpointName,
AfdEndpointUpdateParameters endpointUpdateProperties) |
Updates an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription,
resource group and profile.
|