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