Interface SummaryLogs.DefinitionStages.WithCreate
- All Superinterfaces:
SummaryLogs.DefinitionStages.WithDescription, SummaryLogs.DefinitionStages.WithDisplayName, SummaryLogs.DefinitionStages.WithRuleDefinition, SummaryLogs.DefinitionStages.WithRuleType
- All Known Subinterfaces:
SummaryLogs.Definition
- Enclosing interface:
SummaryLogs.DefinitionStages
public static interface SummaryLogs.DefinitionStages.WithCreate
extends SummaryLogs.DefinitionStages.WithRuleType, SummaryLogs.DefinitionStages.WithDisplayName, SummaryLogs.DefinitionStages.WithDescription, SummaryLogs.DefinitionStages.WithRuleDefinition
The stage of the SummaryLogs 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
Methods inherited from interface SummaryLogs.DefinitionStages.WithDescription
withDescriptionMethods inherited from interface SummaryLogs.DefinitionStages.WithDisplayName
withDisplayNameMethods inherited from interface SummaryLogs.DefinitionStages.WithRuleDefinition
withRuleDefinitionMethods inherited from interface SummaryLogs.DefinitionStages.WithRuleType
withRuleType
-
Method Details
-
create
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-