public class CreatedForBatchCreateRoutesOutput extends Object
| Constructor and Description |
|---|
CreatedForBatchCreateRoutesOutput() |
public CreatedForBatchCreateRoutesOutput apiSpec(ApiSpecForBatchCreateRoutesOutput apiSpec)
@Valid public @Valid ApiSpecForBatchCreateRoutesOutput getApiSpec()
public void setApiSpec(ApiSpecForBatchCreateRoutesOutput apiSpec)
public CreatedForBatchCreateRoutesOutput authResourceType(String authResourceType)
public String getAuthResourceType()
public void setAuthResourceType(String authResourceType)
public CreatedForBatchCreateRoutesOutput createdAt(Long createdAt)
public Long getCreatedAt()
public void setCreatedAt(Long createdAt)
public CreatedForBatchCreateRoutesOutput description(String description)
public String getDescription()
public void setDescription(String description)
public CreatedForBatchCreateRoutesOutput method(String method)
public String getMethod()
public void setMethod(String method)
public CreatedForBatchCreateRoutesOutput path(String path)
public String getPath()
public void setPath(String path)
public CreatedForBatchCreateRoutesOutput pathMatchType(String pathMatchType)
public String getPathMatchType()
public void setPathMatchType(String pathMatchType)
public CreatedForBatchCreateRoutesOutput permissionPool(String permissionPool)
public String getPermissionPool()
public void setPermissionPool(String permissionPool)
public CreatedForBatchCreateRoutesOutput priority(Integer priority)
public Integer getPriority()
public void setPriority(Integer priority)
public CreatedForBatchCreateRoutesOutput resourceType(String resourceType)
public String getResourceType()
public void setResourceType(String resourceType)
public CreatedForBatchCreateRoutesOutput routeName(String routeName)
public String getRouteName()
public void setRouteName(String routeName)
public CreatedForBatchCreateRoutesOutput sourceTemplateId(String sourceTemplateId)
public String getSourceTemplateId()
public void setSourceTemplateId(String sourceTemplateId)
public CreatedForBatchCreateRoutesOutput status(String status)
public String getStatus()
public void setStatus(String status)
public CreatedForBatchCreateRoutesOutput updatedAt(Long updatedAt)
public Long getUpdatedAt()
public void setUpdatedAt(Long updatedAt)
Copyright © 2026. All rights reserved.