DnsResolverPolicy.DefinitionStages.WithCreate Interface
Implements
public static interface DnsResolverPolicy.DefinitionStages.WithCreate
extends WithTags, WithIfMatch, WithIfNoneMatch
The stage of the DnsResolverPolicy definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Dns |
create()
Executes the create request. |
|
abstract
Dns |
create(Context context)
Executes the create request. |
Method Details
create
public abstract DnsResolverPolicy create()
Executes the create request.
Returns:
create
public abstract DnsResolverPolicy create(Context context)
Executes the create request.
Parameters:
Returns: