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