ExpressRouteLagsClient Interface
Implements
public interface ExpressRouteLagsClient
extends InnerSupportsGet<ExpressRouteLagInner>, InnerSupportsListing<ExpressRouteLagInner>, InnerSupportsDelete<Void>
An instance of this class provides access to all the operations defined in ExpressRouteLagsClient.
Method Summary
Method Details
beginCreateOrUpdate
public abstract SyncPoller<PollResult<ExpressRouteLagInner>,ExpressRouteLagInner> beginCreateOrUpdate(String resourceGroupName, String expressRouteLagName, ExpressRouteLagInner resource)
Creates or updates the specified ExpressRouteLag resource.
Parameters:
Returns:
beginCreateOrUpdate
public abstract SyncPoller<PollResult<ExpressRouteLagInner>,ExpressRouteLagInner> beginCreateOrUpdate(String resourceGroupName, String expressRouteLagName, ExpressRouteLagInner resource, Context context)
Creates or updates the specified ExpressRouteLag resource.
Parameters:
Returns:
beginCreateOrUpdateAsync
public abstract PollerFlux<PollResult<ExpressRouteLagInner>,ExpressRouteLagInner> beginCreateOrUpdateAsync(String resourceGroupName, String expressRouteLagName, ExpressRouteLagInner resource)
Creates or updates the specified ExpressRouteLag resource.
Parameters:
Returns:
beginDelete
public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String expressRouteLagName)
Deletes the specified ExpressRouteLag resource.
Parameters:
Returns:
beginDelete
public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String expressRouteLagName, Context context)
Deletes the specified ExpressRouteLag resource.
Parameters:
Returns:
beginDeleteAsync
public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String expressRouteLagName)
Deletes the specified ExpressRouteLag resource.
Parameters:
Returns:
createOrUpdate
public abstract ExpressRouteLagInner createOrUpdate(String resourceGroupName, String expressRouteLagName, ExpressRouteLagInner resource)
Creates or updates the specified ExpressRouteLag resource.
Parameters:
Returns:
createOrUpdate
public abstract ExpressRouteLagInner createOrUpdate(String resourceGroupName, String expressRouteLagName, ExpressRouteLagInner resource, Context context)
Creates or updates the specified ExpressRouteLag resource.
Parameters:
Returns:
createOrUpdateAsync
public abstract Mono<ExpressRouteLagInner> createOrUpdateAsync(String resourceGroupName, String expressRouteLagName, ExpressRouteLagInner resource)
Creates or updates the specified ExpressRouteLag resource.
Parameters:
Returns:
createOrUpdateWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String expressRouteLagName, ExpressRouteLagInner resource)
Creates or updates the specified ExpressRouteLag resource.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String expressRouteLagName)
Deletes the specified ExpressRouteLag resource.
Parameters:
delete
public abstract void delete(String resourceGroupName, String expressRouteLagName, Context context)
Deletes the specified ExpressRouteLag resource.
Parameters:
deleteAsync
public abstract Mono<Void> deleteAsync(String resourceGroupName, String expressRouteLagName)
Deletes the specified ExpressRouteLag resource.
Parameters:
Returns:
deleteWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String expressRouteLagName)
Deletes the specified ExpressRouteLag resource.
Parameters:
Returns:
generateLoa
public abstract GenerateExpressRouteLagsLOAResultInner generateLoa(String resourceGroupName, String expressRouteLagName, GenerateExpressRouteLagsLOARequest body)
Generate a letter of authorization for the requested ExpressRouteLag resource.
Parameters:
Returns:
generateLoaAsync
public abstract Mono<GenerateExpressRouteLagsLOAResultInner> generateLoaAsync(String resourceGroupName, String expressRouteLagName, GenerateExpressRouteLagsLOARequest body)
Generate a letter of authorization for the requested ExpressRouteLag resource.
Parameters:
Returns:
generateLoaWithResponse
public abstract Response<GenerateExpressRouteLagsLOAResultInner> generateLoaWithResponse(String resourceGroupName, String expressRouteLagName, GenerateExpressRouteLagsLOARequest body, Context context)
Generate a letter of authorization for the requested ExpressRouteLag resource.
Parameters:
Returns:
generateLoaWithResponseAsync
public abstract Mono<Response<GenerateExpressRouteLagsLOAResultInner>> generateLoaWithResponseAsync(String resourceGroupName, String expressRouteLagName, GenerateExpressRouteLagsLOARequest body)
Generate a letter of authorization for the requested ExpressRouteLag resource.
Parameters:
Returns:
getByResourceGroup
public abstract ExpressRouteLagInner getByResourceGroup(String resourceGroupName, String expressRouteLagName)
Retrieves the requested ExpressRouteLag resource.
Parameters:
Returns:
getByResourceGroupAsync
public abstract Mono<ExpressRouteLagInner> getByResourceGroupAsync(String resourceGroupName, String expressRouteLagName)
Retrieves the requested ExpressRouteLag resource.
Parameters:
Returns:
getByResourceGroupWithResponse
public abstract Response<ExpressRouteLagInner> getByResourceGroupWithResponse(String resourceGroupName, String expressRouteLagName, Context context)
Retrieves the requested ExpressRouteLag resource.
Parameters:
Returns:
getByResourceGroupWithResponseAsync
public abstract Mono<Response<ExpressRouteLagInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String expressRouteLagName)
Retrieves the requested ExpressRouteLag resource.
Parameters:
Returns:
linksGet
public abstract ExpressRouteLagLinkInner linksGet(String resourceGroupName, String expressRouteLagName, String linkName)
Retrieves the specified ExpressRouteLagLink resource.
Parameters:
Returns:
linksGetAsync
public abstract Mono<ExpressRouteLagLinkInner> linksGetAsync(String resourceGroupName, String expressRouteLagName, String linkName)
Retrieves the specified ExpressRouteLagLink resource.
Parameters:
Returns:
linksGetWithResponse
public abstract Response<ExpressRouteLagLinkInner> linksGetWithResponse(String resourceGroupName, String expressRouteLagName, String linkName, Context context)
Retrieves the specified ExpressRouteLagLink resource.
Parameters:
Returns:
linksGetWithResponseAsync
public abstract Mono<Response<ExpressRouteLagLinkInner>> linksGetWithResponseAsync(String resourceGroupName, String expressRouteLagName, String linkName)
Retrieves the specified ExpressRouteLagLink resource.
Parameters:
Returns:
linksList
public abstract PagedIterable<ExpressRouteLagLinkInner> linksList(String resourceGroupName, String expressRouteLagName)
Retrieve the ExpressRouteLagLink sub-resources of the specified ExpressRouteLag resource.
Parameters:
Returns:
linksList
public abstract PagedIterable<ExpressRouteLagLinkInner> linksList(String resourceGroupName, String expressRouteLagName, Context context)
Retrieve the ExpressRouteLagLink sub-resources of the specified ExpressRouteLag resource.
Parameters:
Returns:
linksListAsync
public abstract PagedFlux<ExpressRouteLagLinkInner> linksListAsync(String resourceGroupName, String expressRouteLagName)
Retrieve the ExpressRouteLagLink sub-resources of the specified ExpressRouteLag resource.
Parameters:
Returns:
list
public abstract PagedIterable<ExpressRouteLagInner> list()
List all the ExpressRouteLag resources in the specified subscription.
Returns:
list
public abstract PagedIterable<ExpressRouteLagInner> list(Context context)
List all the ExpressRouteLag resources in the specified subscription.
Parameters:
Returns:
listAsync
public abstract PagedFlux<ExpressRouteLagInner> listAsync()
List all the ExpressRouteLag resources in the specified subscription.
Returns:
listByResourceGroup
public abstract PagedIterable<ExpressRouteLagInner> listByResourceGroup(String resourceGroupName)
List all the ExpressRouteLag resources in the specified resource group.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable<ExpressRouteLagInner> listByResourceGroup(String resourceGroupName, Context context)
List all the ExpressRouteLag resources in the specified resource group.
Parameters:
Returns:
listByResourceGroupAsync
public abstract PagedFlux<ExpressRouteLagInner> listByResourceGroupAsync(String resourceGroupName)
List all the ExpressRouteLag resources in the specified resource group.
Parameters:
Returns:
membersGet
public abstract ExpressRouteLagMemberInner membersGet(String resourceGroupName, String expressRouteLagName, String linkName, String memberName)
Retrieves the specified ExpressRouteLagMember resource.
Parameters:
Returns:
membersGetAsync
public abstract Mono<ExpressRouteLagMemberInner> membersGetAsync(String resourceGroupName, String expressRouteLagName, String linkName, String memberName)
Retrieves the specified ExpressRouteLagMember resource.
Parameters:
Returns:
membersGetWithResponse
public abstract Response<ExpressRouteLagMemberInner> membersGetWithResponse(String resourceGroupName, String expressRouteLagName, String linkName, String memberName, Context context)
Retrieves the specified ExpressRouteLagMember resource.
Parameters:
Returns:
membersGetWithResponseAsync
public abstract Mono<Response<ExpressRouteLagMemberInner>> membersGetWithResponseAsync(String resourceGroupName, String expressRouteLagName, String linkName, String memberName)
Retrieves the specified ExpressRouteLagMember resource.
Parameters:
Returns:
membersList
public abstract PagedIterable<ExpressRouteLagMemberInner> membersList(String resourceGroupName, String expressRouteLagName, String linkName)
Retrieve the ExpressRouteLagMember sub-resources of the specified ExpressRouteLagLink resource.
Parameters:
Returns:
membersList
public abstract PagedIterable<ExpressRouteLagMemberInner> membersList(String resourceGroupName, String expressRouteLagName, String linkName, Context context)
Retrieve the ExpressRouteLagMember sub-resources of the specified ExpressRouteLagLink resource.
Parameters:
Returns:
membersListAsync
public abstract PagedFlux<ExpressRouteLagMemberInner> membersListAsync(String resourceGroupName, String expressRouteLagName, String linkName)
Retrieve the ExpressRouteLagMember sub-resources of the specified ExpressRouteLagLink resource.
Parameters:
Returns:
update
public abstract ExpressRouteLagInner update(String resourceGroupName, String expressRouteLagName, ExpressRouteLagUpdateTagsOrIdentityRequest properties)
Update ExpressRouteLag tags or identity.
Parameters:
Returns:
updateAsync
public abstract Mono<ExpressRouteLagInner> updateAsync(String resourceGroupName, String expressRouteLagName, ExpressRouteLagUpdateTagsOrIdentityRequest properties)
Update ExpressRouteLag tags or identity.
Parameters:
Returns:
updateWithResponse
public abstract Response<ExpressRouteLagInner> updateWithResponse(String resourceGroupName, String expressRouteLagName, ExpressRouteLagUpdateTagsOrIdentityRequest properties, Context context)
Update ExpressRouteLag tags or identity.
Parameters:
Returns:
updateWithResponseAsync
public abstract Mono<Response<ExpressRouteLagInner>> updateWithResponseAsync(String resourceGroupName, String expressRouteLagName, ExpressRouteLagUpdateTagsOrIdentityRequest properties)
Update ExpressRouteLag tags or identity.
Parameters:
Returns: