ApplicationGatewayWafDynamicManifestsClient Interface
public interface ApplicationGatewayWafDynamicManifestsClient
An instance of this class provides access to all the operations defined in ApplicationGatewayWafDynamicManifestsClient.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Paged |
get(String location)
Gets the regional application gateway waf manifest. |
abstract
Paged |
get(String location, Context context)
Gets the regional application gateway waf manifest. |
abstract
Paged |
getAsync(String location)
Gets the regional application gateway waf manifest. |
Method Details
get
public abstract PagedIterable
Gets the regional application gateway waf manifest.
Parameters:
Returns:
get
public abstract PagedIterable
Gets the regional application gateway waf manifest.
Parameters:
Returns:
getAsync
public abstract PagedFlux
Gets the regional application gateway waf manifest.
Parameters:
Returns:
Applies to
Azure SDK for Java