TenantLevelSharedGalleryInvitesClient Interface

public interface TenantLevelSharedGalleryInvitesClient

An instance of this class provides access to all the operations defined in TenantLevelSharedGalleryInvitesClient.

Method Summary

Modifier and Type Method and Description
abstract SyncPoller<PollResult<Void>,Void> beginTenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

abstract SyncPoller<PollResult<Void>,Void> beginTenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName, Context context)

Accept sharing of a tenant-level shared gallery.

abstract PollerFlux<PollResult<Void>,Void> beginTenantLevelGallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

abstract SyncPoller<PollResult<Void>,Void> beginTenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

abstract SyncPoller<PollResult<Void>,Void> beginTenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName, Context context)

Reject sharing of a tenant-level shared gallery.

abstract PollerFlux<PollResult<Void>,Void> beginTenantLevelGallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

abstract void tenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

abstract void tenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName, Context context)

Accept sharing of a tenant-level shared gallery.

abstract reactor.core.publisher.Mono<Void> tenantLevelGallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

abstract reactor.core.publisher.Mono<Response<reactor.core.publisher.Flux<ByteBuffer>>> tenantLevelGallerySharingAcceptWithResponseAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

abstract void tenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

abstract void tenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName, Context context)

Reject sharing of a tenant-level shared gallery.

abstract reactor.core.publisher.Mono<Void> tenantLevelGallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

abstract reactor.core.publisher.Mono<Response<reactor.core.publisher.Flux<ByteBuffer>>> tenantLevelGallerySharingRejectWithResponseAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

Method Details

beginTenantLevelGallerySharingAccept

public abstract SyncPoller<PollResult<Void>,Void> beginTenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

Returns:

the SyncPoller<T,U> for polling of long-running operation.

beginTenantLevelGallerySharingAccept

public abstract SyncPoller<PollResult<Void>,Void> beginTenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName, Context context)

Accept sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.
context - The context to associate with this operation.

Returns:

the SyncPoller<T,U> for polling of long-running operation.

beginTenantLevelGallerySharingAcceptAsync

public abstract PollerFlux<PollResult<Void>,Void> beginTenantLevelGallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

Returns:

the PollerFlux<T,U> for polling of long-running operation.

beginTenantLevelGallerySharingReject

public abstract SyncPoller<PollResult<Void>,Void> beginTenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

Returns:

the SyncPoller<T,U> for polling of long-running operation.

beginTenantLevelGallerySharingReject

public abstract SyncPoller<PollResult<Void>,Void> beginTenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName, Context context)

Reject sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.
context - The context to associate with this operation.

Returns:

the SyncPoller<T,U> for polling of long-running operation.

beginTenantLevelGallerySharingRejectAsync

public abstract PollerFlux<PollResult<Void>,Void> beginTenantLevelGallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

Returns:

the PollerFlux<T,U> for polling of long-running operation.

tenantLevelGallerySharingAccept

public abstract void tenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

tenantLevelGallerySharingAccept

public abstract void tenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName, Context context)

Accept sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.
context - The context to associate with this operation.

tenantLevelGallerySharingAcceptAsync

public abstract Mono<Void> tenantLevelGallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

Returns:

A Mono that completes when a successful response is received.

tenantLevelGallerySharingAcceptWithResponseAsync

public abstract Mono<Response<Flux<ByteBuffer>>> tenantLevelGallerySharingAcceptWithResponseAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Accept sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

Returns:

the Response<T> on successful completion of Mono.

tenantLevelGallerySharingReject

public abstract void tenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

tenantLevelGallerySharingReject

public abstract void tenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName, Context context)

Reject sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.
context - The context to associate with this operation.

tenantLevelGallerySharingRejectAsync

public abstract Mono<Void> tenantLevelGallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

Returns:

A Mono that completes when a successful response is received.

tenantLevelGallerySharingRejectWithResponseAsync

public abstract Mono<Response<Flux<ByteBuffer>>> tenantLevelGallerySharingRejectWithResponseAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName)

Reject sharing of a tenant-level shared gallery.

Parameters:

location - The name of the Azure region.
sharedGallerySubscriptionId - The name of the SharedGallerySubscription.
sharedGalleryName - The name of the TenantLevelSharedGallerySubscription.

Returns:

the Response<T> on successful completion of Mono.

Applies to