GallerySharingProfilesClient Interface
public interface GallerySharingProfilesClient
An instance of this class provides access to all the operations defined in GallerySharingProfilesClient.
Method Summary
Method Details
beginUpdate
public abstract SyncPoller
Update sharing profile of a gallery.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update sharing profile of a gallery.
Parameters:
Returns:
beginUpdateAsync
public abstract PollerFlux
Update sharing profile of a gallery.
Parameters:
Returns:
update
public abstract SharingUpdateInner update(String resourceGroupName, String galleryName, SharingUpdateInner sharingUpdate)
Update sharing profile of a gallery.
Parameters:
Returns:
update
public abstract SharingUpdateInner update(String resourceGroupName, String galleryName, SharingUpdateInner sharingUpdate, Context context)
Update sharing profile of a gallery.
Parameters:
Returns:
updateAsync
public abstract Mono
Update sharing profile of a gallery.
Parameters:
Returns:
updateWithResponseAsync
public abstract Mono
Update sharing profile of a gallery.
Parameters:
Returns:
Applies to
Azure SDK for Java