public static class UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateEventSourceRequestSourceOSSEventParametersMatchRules() |
@NameInMap(value="Suffix") public String suffix
@NameInMap(value="MatchState") public Boolean matchState
@NameInMap(value="Prefix") public String prefix
@NameInMap(value="Name") public String name
public UpdateEventSourceRequestSourceOSSEventParametersMatchRules()
public static UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules build(Map<String,?> map) throws Exception
Exceptionpublic UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules setSuffix(String suffix)
public String getSuffix()
public UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules setMatchState(Boolean matchState)
public Boolean getMatchState()
public UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules setPrefix(String prefix)
public String getPrefix()
public UpdateEventSourceRequest.UpdateEventSourceRequestSourceOSSEventParametersMatchRules setName(String name)
public String getName()
Copyright © 2026. All rights reserved.