Interface ActivityLogAlert.DefinitionStages.WithCreate
- All Superinterfaces:
ActivityLogAlert.DefinitionStages.WithCriteriaDefinition, Creatable<ActivityLogAlert>, HasName, Indexable, Resource.DefinitionWithTags<ActivityLogAlert.DefinitionStages.WithCreate>
- All Known Subinterfaces:
ActivityLogAlert.Definition
- Enclosing interface:
ActivityLogAlert.DefinitionStages
public static interface ActivityLogAlert.DefinitionStages.WithCreate
extends Creatable<ActivityLogAlert>, Resource.DefinitionWithTags<ActivityLogAlert.DefinitionStages.WithCreate>, ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
The stage of the definition which contains all the minimum required inputs for the resource to be created but
also allows for any other optional settings to be specified.
-
Method Summary
Methods inherited from interface ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
withEqualsCondition, withEqualsConditionsMethods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags